aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox.txt
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-08-18 12:12:30 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-08-18 12:12:30 (GMT)
commit37b18a9694122e285286757df2a74213b8d27a3e (patch)
tree035d68db3def39a72ce9d41e7337e93c7e768560 /doc/asciidoc/fluxbox.txt
parent2ab539073b115e3e05cab6b95c4ea638bd8d1b6f (diff)
downloadfluxbox-37b18a9694122e285286757df2a74213b8d27a3e.zip
fluxbox-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/asciidoc/fluxbox.txt')
-rw-r--r--doc/asciidoc/fluxbox.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 4c41474..7f7764e 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -1170,12 +1170,15 @@ curly brackets:
1170- [Position] (*refspot*)) {X Y}: 1170- [Position] (*refspot*)) {X Y}:
1171 Position the application at a particular spot: 1171 Position the application at a particular spot:
1172 + 1172 +
1173 * WINCENTER 1173 * TOPLEFT
1174 * TOP
1175 * TOPRIGHT
1176 * LEFT
1174 * CENTER 1177 * CENTER
1175 * UPPERLEFT 1178 * RIGHT
1176 * UPPERRIGHT 1179 * BOTTOMLEFT
1177 * LOWERLEFT 1180 * BOTTOM
1178 * LOWERRIGHT 1181 * BOTTOMRIGHT
1179 + 1182 +
1180 1183
1181 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