diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-18 12:12:30 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-18 12:12:30 (GMT) |
commit | 37b18a9694122e285286757df2a74213b8d27a3e (patch) | |
tree | 035d68db3def39a72ce9d41e7337e93c7e768560 /doc/fluxbox.1.in | |
parent | 2ab539073b115e3e05cab6b95c4ea638bd8d1b6f (diff) | |
download | fluxbox_pavel-37b18a9694122e285286757df2a74213b8d27a3e.zip fluxbox_pavel-37b18a9694122e285286757df2a74213b8d27a3e.tar.bz2 |
combined code for saved window positions and MoveTo key command
added left, right, top, and bottom center reference points
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r-- | doc/fluxbox.1.in | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index a5d394f..092b095 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -1247,7 +1247,19 @@ The following are the properties that can be defined in each [app] entry\. Each | |||
1247 | \h'-04'\(bu\h'+03'[Position] (\fBrefspot\fR)) {X Y}: Position the application at a particular spot: | 1247 | \h'-04'\(bu\h'+03'[Position] (\fBrefspot\fR)) {X Y}: Position the application at a particular spot: |
1248 | .sp | 1248 | .sp |
1249 | .RS 4 | 1249 | .RS 4 |
1250 | \h'-04'\(bu\h'+03'WINCENTER | 1250 | \h'-04'\(bu\h'+03'TOPLEFT |
1251 | .RE | ||
1252 | .sp | ||
1253 | .RS 4 | ||
1254 | \h'-04'\(bu\h'+03'TOP | ||
1255 | .RE | ||
1256 | .sp | ||
1257 | .RS 4 | ||
1258 | \h'-04'\(bu\h'+03'TOPRIGHT | ||
1259 | .RE | ||
1260 | .sp | ||
1261 | .RS 4 | ||
1262 | \h'-04'\(bu\h'+03'LEFT | ||
1251 | .RE | 1263 | .RE |
1252 | .sp | 1264 | .sp |
1253 | .RS 4 | 1265 | .RS 4 |
@@ -1255,19 +1267,19 @@ The following are the properties that can be defined in each [app] entry\. Each | |||
1255 | .RE | 1267 | .RE |
1256 | .sp | 1268 | .sp |
1257 | .RS 4 | 1269 | .RS 4 |
1258 | \h'-04'\(bu\h'+03'UPPERLEFT | 1270 | \h'-04'\(bu\h'+03'RIGHT |
1259 | .RE | 1271 | .RE |
1260 | .sp | 1272 | .sp |
1261 | .RS 4 | 1273 | .RS 4 |
1262 | \h'-04'\(bu\h'+03'UPPERRIGHT | 1274 | \h'-04'\(bu\h'+03'BOTTOMLEFT |
1263 | .RE | 1275 | .RE |
1264 | .sp | 1276 | .sp |
1265 | .RS 4 | 1277 | .RS 4 |
1266 | \h'-04'\(bu\h'+03'LOWERLEFT | 1278 | \h'-04'\(bu\h'+03'BOTTOM |
1267 | .RE | 1279 | .RE |
1268 | .sp | 1280 | .sp |
1269 | .RS 4 | 1281 | .RS 4 |
1270 | \h'-04'\(bu\h'+03'LOWERRIGHT | 1282 | \h'-04'\(bu\h'+03'BOTTOMRIGHT |
1271 | .sp | 1283 | .sp |
1272 | .RS 4 | 1284 | .RS 4 |
1273 | .nf | 1285 | .nf |