diff options
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 9 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 9 |
2 files changed, 6 insertions, 12 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 |