update the manuals for previous commit
This commit is contained in:
parent
37b18a9694
commit
19d024cc53
4 changed files with 12 additions and 21 deletions
|
@ -1284,12 +1284,9 @@ The following are the properties that can be defined in each [app] entry\. Each
|
||||||
.RS 4
|
.RS 4
|
||||||
.nf
|
.nf
|
||||||
You can optionally specify what X and Y are relative to\. By default the
|
You can optionally specify what X and Y are relative to\. By default the
|
||||||
upper left corner is placed at screen coordinates (X, Y)\. If you specify
|
upper left corner is placed at screen coordinates (X, Y)\. If you specify a
|
||||||
LOWERRIGHT, then the lower right corner of the window is positioned (X,Y)
|
reference point, say LOWERRIGHT, then the lower right corner of the window
|
||||||
pixels from the lower right of the screen\. Note that CENTER puts the top
|
is positioned (X,Y) pixels from the lower right of the screen\.
|
||||||
left corner of the window relative to the center of the screen (WINCENTER
|
|
||||||
acts like the rest \- positions the center of the window relative to the
|
|
||||||
center of the screen)\.
|
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
|
|
|
@ -1182,12 +1182,9 @@ curly brackets:
|
||||||
+
|
+
|
||||||
|
|
||||||
You can optionally specify what X and Y are relative to. By default the
|
You can optionally specify what X and Y are relative to. By default the
|
||||||
upper left corner is placed at screen coordinates (X, Y). If you specify
|
upper left corner is placed at screen coordinates (X, Y). If you specify a
|
||||||
LOWERRIGHT, then the lower right corner of the window is positioned (X,Y)
|
reference point, say LOWERRIGHT, then the lower right corner of the window
|
||||||
pixels from the lower right of the screen. Note that CENTER puts the top
|
is positioned (X,Y) pixels from the lower right of the screen.
|
||||||
left corner of the window relative to the center of the screen (WINCENTER
|
|
||||||
acts like the rest - positions the center of the window relative to the
|
|
||||||
center of the screen).
|
|
||||||
|
|
||||||
- [Layer] {Layernum}:
|
- [Layer] {Layernum}:
|
||||||
Specify the layer to open the window on (by number). Each layer has a
|
Specify the layer to open the window on (by number). Each layer has a
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
.\" Title: fluxbox-keys
|
.\" Title: fluxbox-keys
|
||||||
.\" Author:
|
.\" Author:
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
||||||
.\" Date: 08/05/2008
|
.\" Date: 08/18/2008
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "FLUXBOX\-KEYS" "5" "08/05/2008" "" ""
|
.TH "FLUXBOX\-KEYS" "5" "08/18/2008" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -322,7 +322,7 @@ is set to
|
||||||
The default \fIanchor\fR is the upper left corner, but this may be overridden with one of:
|
The default \fIanchor\fR is the upper left corner, but this may be overridden with one of:
|
||||||
.RS 4
|
.RS 4
|
||||||
|
|
||||||
\fBUpperLeft LowerLeft UpperRight LowerRight\fR
|
\fBTopLeft Left BottomLeft Top Center Bottom TopRight Right BottomRight\fR
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1284,12 +1284,9 @@ The following are the properties that can be defined in each [app] entry\. Each
|
||||||
.RS 4
|
.RS 4
|
||||||
.nf
|
.nf
|
||||||
You can optionally specify what X and Y are relative to\. By default the
|
You can optionally specify what X and Y are relative to\. By default the
|
||||||
upper left corner is placed at screen coordinates (X, Y)\. If you specify
|
upper left corner is placed at screen coordinates (X, Y)\. If you specify a
|
||||||
LOWERRIGHT, then the lower right corner of the window is positioned (X,Y)
|
reference point, say LOWERRIGHT, then the lower right corner of the window
|
||||||
pixels from the lower right of the screen\. Note that CENTER puts the top
|
is positioned (X,Y) pixels from the lower right of the screen\.
|
||||||
left corner of the window relative to the center of the screen (WINCENTER
|
|
||||||
acts like the rest \- positions the center of the window relative to the
|
|
||||||
center of the screen)\.
|
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
|
|
Loading…
Reference in a new issue