diff options
-rw-r--r-- | debian/ratpoison.1 | 5 | ||||
-rw-r--r-- | doc/ratpoison.texi | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/ratpoison.1 b/debian/ratpoison.1 index 0be07f9..df34d6e 100644 --- a/debian/ratpoison.1 +++ b/debian/ratpoison.1 @@ -1,4 +1,4 @@ -.TH RATPOISON 1 "December 4, 2000" "ratpoison 0.0.5" RATPOISON +.TH RATPOISON 1 "January 29, 2001" "ratpoison 0.0.5" RATPOISON .SH NAME ratpoison \- fatless X window manager .SH SYNOPSIS @@ -65,6 +65,9 @@ use `C-t k', but just incase you need to rip the heart out of a misbehaving window this command should do the trick. .TP .B C\-t C\-a +Show current time. Disappears after 5 seconds, like all other info bars. +.TP +.B C\-t C\-A Rename the currently active window. This name will remain for the duration of the window's life. .TP diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 305e5dc..d9b78b6 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -162,6 +162,9 @@ This destroys the current window. Normally you should only need to use misbehaving window this command should do the trick. @item C-t C-a +Show current time. Disappears after 5 seconds, like all other info bars. + +@item C-t C-A Rename the currently active window. This name will remain for the duration of the window's life. |