summaryrefslogtreecommitdiff
path: root/doc/ratpoison.texi
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@ftfl.ca>2016-12-11 19:03:29 -0400
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-12-12 18:44:19 +0100
commit5318f014451620f32a264d01f620562e973f3a64 (patch)
tree60ca7a6d55d31a4c5d6d64a97c25a282fcf3838d /doc/ratpoison.texi
parent31d4ca8f900d0d8db2a3ac6123c3c445cfa6346a (diff)
downloadratpoison-5318f014451620f32a264d01f620562e973f3a64.zip
Update screen-aware focus* commands after changes to support XRandR
This is an update to Pedro Silva's patch, so that it applies against the xrandr branch. That patch introduced four new functions, frame_*_abs, which report a frame's left, right, top, and bottom coordinates offset by it's screen arrangement. This allows the use of the focus* commands as additional screen navigation tools, and has the added benefit of making the find_frame_* functions clearer.
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r--doc/ratpoison.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index da9da16..8876db1 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -904,7 +904,9 @@ window.'' ratpoison means there's no other window to switch to in the
current screen. If you want to switch to the other xterm you can
switch to it by name (use @command{select} or @kbd{C-t '}), by number,
or you can use @command{nextscreen}, @command{prevscreen}, and
-@command{sselect}.
+@command{sselect}. Note, however, that the commands
+@command{focusright}, @command{focusleft}, @command{focusup}, and
+@command{focusdown} do work across screens.
@deffn Command nextscreen
This jumps you to the next X11 screen. @command{nextscreen} is