Index: doc/ratpoison.1 =================================================================== RCS file: /cvsroot/ratpoison/ratpoison/doc/ratpoison.1,v retrieving revision 1.21 diff -u -r1.21 ratpoison.1 --- doc/ratpoison.1 16 Mar 2006 00:33:34 -0000 1.21 +++ doc/ratpoison.1 17 May 2006 20:51:45 -0000 @@ -274,7 +274,8 @@ 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 \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 @@ .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 @@ 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).