From 4c5a5fe2c076cfd76cc1aba01ce211544787f1a1 Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 18 May 2006 02:43:04 +0000 Subject: *** empty log message *** --- doc/ratpoison.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index 6d0395d..98dc999 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -274,7 +274,8 @@ windows are dedicated. Close the current window. .cmd delkmap keymap Deletes the keymap named \fIkeymap\fP, that was generated -with \fBnewkmap\fP. The keymaps \fBtop\fP and \fBroot\fP +with \fBnewkmap\fP. The keymaps \fBtop\fP +(or whatever was specified by \fBset topkmap\fP) and \fBroot\fP cannot be deleted. .cmd describekey keymap Grab the next key. Similar to \fBreadkey\fP, describekey @@ -290,6 +291,8 @@ in the keymap \fBtop\fP to \fIkey\fP, the \fBother\fP binding in \fBroot\fP to \fIkey\fP, and \fBmeta\fP binding in \fBroot\fP to \fIkey\fP without modifiers or \fBC\-\fP\fIkey\fP if \fIkey\fP has no modifiers. +(If \fBset topkmap\fP was called with an argument other than \fBtop\fP +that will be used instead of \fBtop\fP.) .cmd exec shell\-command ( C\-t ! ) Spawn a shell executing \fIshell\-command\fP. .cmd fdump [ screenno ] @@ -543,6 +546,9 @@ Set the environment variable \fIvariable\fP to \fIvalue\fP. .cmd sfdump Output all frames similar to \fBfdump\fP, but not limited to one screen, but all screens at once and with the screen number after each frame. +.cmd sfrestore +Replace the current frames with the ones specified in \fIframes\fP in the +format as generated by \fBsfdump\fP. .cmd shrink Shrink the current frame to the size of the current window with in. .cmd split [ split ] ( C\-t s ) @@ -685,6 +691,9 @@ Default is 1. Determine the width of the input window. .br Default is 200. +.var topkmap kmap +Make \fIkmap\fP the top keymap ratpoison graps directly. +The default value is \fBtop\fP. .var waitcursor \fB0 | \fB1 Determine whether to change the rat cursor when waiting for a key (\fB1\fP) or not (\fB0\fP). -- cgit v1.2.3