summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTyler Thomas Hart <htyler@pdx.edu>2012-11-28 15:43:56 -0800
committerThorsten Wißmann <edu@thorsten-wissmann.de>2012-12-09 21:10:15 +0100
commit0cf1c237aebbfbc9997d42dc20da326aba3d7217 (patch)
tree8d92c1761f7ad2b975d721aff3c00ec4cc157395 /doc
parent04dbe2ef6eecdf9129022384954b40935a89a4be (diff)
Add command shift_edge
Diffstat (limited to 'doc')
-rw-r--r--doc/herbstluftwm.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index c617114b..80852e94 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -361,6 +361,10 @@ resize 'DIRECTION' 'FRACTIONDELTA'::
* resize right +0.05
* resize down -0.1
+shift_edge 'DIRECTION'::
+ Shifts the focused window to the the edge of a tag in the specified
+ 'DIRECTION'. The 'DIRECTIONS' behave as specified at the 'focus' command.
+
shift ['-i'|'-e'] 'DIRECTION'::
Shifts the focused window to the next frame in the specified 'DIRECTION'.
The 'DIRECTIONS' and '-i'|'-e' behave as specified at the 'focus' command.