summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorShawn Betts <sabetts@gmail.com>2009-04-13 05:04:18 -0700
committerShawn Betts <sabetts@gmail.com>2009-04-13 05:04:18 -0700
commit300c05edf890fbe2de11070b9839359bef9916e1 (patch)
tree2454af3b78a1d343a9414f59c6520779e48a1755 /doc
parent855d25f482c43a66a73026e62ff0da539acc67e8 (diff)
downloadratpoison-300c05edf890fbe2de11070b9839359bef9916e1.zip
add texinfo documentation for ratinfo, ratrelinfo, banishrel commands
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index aa0e3c1..faf61c6 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1464,6 +1464,12 @@ non-interactively with @command{ratpoison -c}.
Banish the mouse to the lower right corner of the screen.
@end deffn
+@deffn banishrel
+Banish the rat cursor to the lower right corner of the curren window.
+If there isn't a window in the current frame, it banishes the rat cursor
+to the lower right corner of the screen.
+@end deffn
+
@deffn Command chdir
Change the current directory for ratpoison.
@end deffn
@@ -1594,6 +1600,14 @@ Make text the X11 selection.
Quit ratpoison.
@end deffn
+@deffn ratinfo
+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.
+@end deffn
+
@deffn Command ratrelwarp @var{x} @var{y}
Warp the rat to the specified location relative to the current rat
position.