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

Comparing rxvt-unicode/doc/rxvt.tbl (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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines