diff options
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 9 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 9 | ||||
-rw-r--r-- | doc/fluxbox-keys.5 | 6 | ||||
-rw-r--r-- | doc/fluxbox.1.in | 9 |
4 files changed, 12 insertions, 21 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index 092b095..b7518ad 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1284,12 +1284,9 @@ The following are the properties that can be defined in each [app] entry\. Each | |||
1284 | .RS 4 | 1284 | .RS 4 |
1285 | .nf | 1285 | .nf |
1286 | You can optionally specify what X and Y are relative to\. By default the | 1286 | You can optionally specify what X and Y are relative to\. By default the |
1287 | upper left corner is placed at screen coordinates (X, Y)\. If you specify | 1287 | upper left corner is placed at screen coordinates (X, Y)\. If you specify a |
1288 | LOWERRIGHT, then the lower right corner of the window is positioned (X,Y) | 1288 | reference point, say LOWERRIGHT, then the lower right corner of the window |
1289 | pixels from the lower right of the screen\. Note that CENTER puts the top | 1289 | is positioned (X,Y) pixels from the lower right of the screen\. |
1290 | left corner of the window relative to the center of the screen (WINCENTER | ||
1291 | acts like the rest \- positions the center of the window relative to the | ||
1292 | center of the screen)\. | ||
1293 | .fi | 1290 | .fi |
1294 | .RE | 1291 | .RE |
1295 | .RE | 1292 | .RE |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 7f7764e..136cc43 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -1182,12 +1182,9 @@ curly brackets: | |||
1182 | + | 1182 | + |
1183 | 1183 | ||
1184 | You can optionally specify what X and Y are relative to. By default the | 1184 | You can optionally specify what X and Y are relative to. By default the |
1185 | upper left corner is placed at screen coordinates (X, Y). If you specify | 1185 | upper left corner is placed at screen coordinates (X, Y). If you specify a |
1186 | LOWERRIGHT, then the lower right corner of the window is positioned (X,Y) | 1186 | reference point, say LOWERRIGHT, then the lower right corner of the window |
1187 | pixels from the lower right of the screen. Note that CENTER puts the top | 1187 | is positioned (X,Y) pixels from the lower right of the screen. |
1188 | left corner of the window relative to the center of the screen (WINCENTER | ||
1189 | acts like the rest - positions the center of the window relative to the | ||
1190 | center of the screen). | ||
1191 | 1188 | ||
1192 | - [Layer] {Layernum}: | 1189 | - [Layer] {Layernum}: |
1193 | Specify the layer to open the window on (by number). Each layer has a | 1190 | Specify the layer to open the window on (by number). Each layer has a |
diff --git a/doc/fluxbox-keys.5 b/doc/fluxbox-keys.5 index 75af5ab..e3e3ade 100644 --- a/doc/fluxbox-keys.5 +++ b/doc/fluxbox-keys.5 | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox-keys | 1 | .\" Title: fluxbox-keys |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 08/05/2008 | 4 | .\" Date: 08/18/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX\-KEYS" "5" "08/05/2008" "" "" | 8 | .TH "FLUXBOX\-KEYS" "5" "08/18/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -322,7 +322,7 @@ is set to | |||
322 | The default \fIanchor\fR is the upper left corner, but this may be overridden with one of: | 322 | The default \fIanchor\fR is the upper left corner, but this may be overridden with one of: |
323 | .RS 4 | 323 | .RS 4 |
324 | 324 | ||
325 | \fBUpperLeft LowerLeft UpperRight LowerRight\fR | 325 | \fBTopLeft Left BottomLeft Top Center Bottom TopRight Right BottomRight\fR |
326 | .RE | 326 | .RE |
327 | .RE | 327 | .RE |
328 | .PP | 328 | .PP |
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 092b095..b7518ad 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -1284,12 +1284,9 @@ The following are the properties that can be defined in each [app] entry\. Each | |||
1284 | .RS 4 | 1284 | .RS 4 |
1285 | .nf | 1285 | .nf |
1286 | You can optionally specify what X and Y are relative to\. By default the | 1286 | You can optionally specify what X and Y are relative to\. By default the |
1287 | upper left corner is placed at screen coordinates (X, Y)\. If you specify | 1287 | upper left corner is placed at screen coordinates (X, Y)\. If you specify a |
1288 | LOWERRIGHT, then the lower right corner of the window is positioned (X,Y) | 1288 | reference point, say LOWERRIGHT, then the lower right corner of the window |
1289 | pixels from the lower right of the screen\. Note that CENTER puts the top | 1289 | is positioned (X,Y) pixels from the lower right of the screen\. |
1290 | left corner of the window relative to the center of the screen (WINCENTER | ||
1291 | acts like the rest \- positions the center of the window relative to the | ||
1292 | center of the screen)\. | ||
1293 | .fi | 1290 | .fi |
1294 | .RE | 1291 | .RE |
1295 | .RE | 1292 | .RE |