summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorShawn Betts <sabetts@gmail.com>2009-04-13 05:33:47 -0700
committerShawn Betts <sabetts@gmail.com>2009-04-13 05:33:47 -0700
commitc7b3817c222952196b11825076c902d6dd1da455 (patch)
treecc974ae03a4d81818551df347479f10b369e0379 /doc
parentbd7aa51699f49cf7a67c403ba7f2ba3738fcf644 (diff)
downloadratpoison-c7b3817c222952196b11825076c902d6dd1da455.zip
make ratinfo and ratrelinfo work with ratpoison -c and return coordinates relative to current frame when there's no window
* update docs
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.12
-rw-r--r--doc/ratpoison.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 12c31e0..60319a7 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -476,7 +476,7 @@ Quit ratpoison.
.cmd ratinfo
Display the x y coordinates of the rat cursor relative to the screen.
.cmd ratrelinfo
-Display the x y coordinates of the rat cursor relative to the window.
+Display the x y coordinates of the rat cursor relative to the current window or current frame if no window is focused
.cmd ratwarp x y
Move the rat cursor to the position (\fIx\fP,\fIy\fP).
.cmd ratrelwarp deltax deltay
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 179b7e7..afc7d1a 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1605,7 +1605,7 @@ Display the x y coordinates of the rat cursor relative to the screen.
@end deffn
@deffn ratrelinfo
-Display the x y coordinates of the rat cursor relative to the window.
+Display the x y coordinates of the rat cursor relative to the current window or current frame if no window is focused.
@end deffn
@deffn Command ratrelwarp @var{x} @var{y}