ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1 (file contents):
Revision 1.4 by pcg, Sun Feb 22 12:58:01 2004 UTC vs.
Revision 1.5 by pcg, Wed Mar 3 01:45:14 2004 UTC

115Put scrollbar on right/left; 115Put scrollbar on right/left;
116resource \fBscrollBar_right\fP\&. 116resource \fBscrollBar_right\fP\&.
117.IP "\fB-st\fP|\fB+st\fP" 117.IP "\fB-st\fP|\fB+st\fP"
118Display normal (non XTerm/NeXT) scrollbar without/with a trough; 118Display normal (non XTerm/NeXT) scrollbar without/with a trough;
119resource \fBscrollBar_floating\fP\&. 119resource \fBscrollBar_floating\fP\&.
120.IP "\fB-mcc\fP|\fB+mcc\fP"
121Compile \fImultichar_languages\fP: treat multibyte glyphs as single
122character for backspace, delete and cursor movement keys;
123resource \fBmultibyte_cursor\fP\&.
124.IP "\fB-bc\fP|\fB+bc\fP" 120.IP "\fB-bc\fP|\fB+bc\fP"
125Blink the cursor; resource \fBcursorBlink\fP\&. 121Blink the cursor; resource \fBcursorBlink\fP\&.
126.IP "\fB-iconic\fP" 122.IP "\fB-iconic\fP"
127Start iconified, if the window manager supports that option\&. 123Start iconified, if the window manager supports that option\&.
128Alternative form is \fB-ic\fP\&. 124Alternative form is \fB-ic\fP\&.
404\fBTrue\fP: blank the pointer when a key is pressed or after a set number 400\fBTrue\fP: blank the pointer when a key is pressed or after a set number
405of seconds of inactivity\&. 401of seconds of inactivity\&.
406\fBFalse\fP: the pointer is always visible [default]\&. 402\fBFalse\fP: the pointer is always visible [default]\&.
407.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 403.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
408Specifies number of seconds before blanking the pointer [default 2]\&. 404Specifies number of seconds before blanking the pointer [default 2]\&.
409.IP "\fBmultibyte_cursor:\fP \fIboolean\fP"
410\fBTrue\fP: consider multibyte glyphs as single character for backspace,
411delete and cursor movement keys;
412option \fB-mcc\fP\&.
413\fBFalse\fP: move through all components of all glyphs;
414option \fB+mcc\fP\&.
415.IP "\fBbackspacekey:\fP \fIstring\fP" 405.IP "\fBbackspacekey:\fP \fIstring\fP"
416The string to send when the backspace key is pressed\&. If set to 406The string to send when the backspace key is pressed\&. If set to
417\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 407\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
418\fBBackspace\fP (code 8) - which can be reversed with the appropriate 408\fBBackspace\fP (code 8) - which can be reversed with the appropriate
419DEC private mode escape sequence\&. 409DEC private mode escape sequence\&.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines