diff options
author | rcyeske <rcyeske> | 2001-02-05 01:32:37 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-05 01:32:37 +0000 |
commit | b13380f1b9b7977850d442a2c598c5d89f22e8d5 (patch) | |
tree | cd7ea7a3893ea1ef28dbf51f4bbba7c42ad6c20c | |
parent | d5faedd9856f99a51496ccb8bcbdf95207c07749 (diff) | |
download | ratpoison-b13380f1b9b7977850d442a2c598c5d89f22e8d5.zip |
added keystroke for `Show current time.'
-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. |