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.8 by pcg, Fri Apr 2 00:51:09 2004 UTC vs.
Revision 1.9 by pcg, Fri Apr 2 18:00:00 2004 UTC

1.TH "RXVT" "1" "2004-03-28" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-04-02" "X Version 11" "X Tools"
2.SH "NAME" 2.SH "NAME"
3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system 3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
4.PP 4.PP
5.SH "SYNOPSIS" 5.SH "SYNOPSIS"
6.PP 6.PP
180.IP "\fB-mod\fP \fImodifier\fP" 180.IP "\fB-mod\fP \fImodifier\fP"
181Override detection of Meta modifier with specified key: 181Override detection of Meta modifier with specified key:
182\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 182\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
183\fBmod4\fP, \fBmod5\fP; 183\fBmod4\fP, \fBmod5\fP;
184resource \fImodifier\fP\&. 184resource \fImodifier\fP\&.
185.IP "\fB-ssc\fP|\fB+ssc\fP"
186Turn on/off secondary screen (default enabled);
187resource \fBsecondaryScreen\fP\&.
188.IP "\fB-ssr\fP|\fB+ssr\fP"
189Turn on/off secondary screen scroll (default enabled);
190resource \fBsecondaryScroll\fP\&.
185.IP "\fB-xrm\fP \fIresourcestring\fP" 191.IP "\fB-xrm\fP \fIresourcestring\fP"
186No effect on rxvt\&. Simply passes through an argument to be made 192No effect on rxvt\&. Simply passes through an argument to be made
187available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 193available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
188in some window managers\&. 194in some window managers\&.
189.SH "RESOURCES (available also as long-options)" 195.SH "RESOURCES (available also as long-options)"
434while staying in another locale\&. 440while staying in another locale\&.
435option \fB-imlocale\fP\&. 441option \fB-imlocale\fP\&.
436.IP "\fBinsecure\fP" 442.IP "\fBinsecure\fP"
437Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences 443Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
438that echo arbitrary strings like the icon name or the locale\&. This 444that echo arbitrary strings like the icon name or the locale\&. This
439could be abused if somebody gets 8-bit-clean access to your display, 445could be abused if somebody gets 8-bit-clean access to your
440wether throuh a mail client displaying mail bodies unfiltered or 446display, wether throuh a mail client displaying mail bodies
441though write(1)\&. Therefore, these sequences are disabled by default\&. 447unfiltered or though write(1)\&. Therefore, these sequences are
442You can enable them by setting this boolean resource or specifying 448disabled by default\&. (Note that other terminals, including xterm,
449have these sequences enabled by default)\&. You can enable them
450by setting this boolean resource or specifying \fB-insecure\fP as
443\fB-insecure\fP as an option\&. At the moment, this enabled display-answer, 451an option\&. At the moment, this enabled display-answer, locale,
444locale, findfont, icon label and window title requests as well as 452findfont, icon label and window title requests as well as dynamic
445dynamic menubar dispatch\&. 453menubar dispatch\&.
446.IP "\fBmodifier:\fP \fImodifier\fP" 454.IP "\fBmodifier:\fP \fImodifier\fP"
447Set the key to be interpreted as the Meta key to: 455Set the key to be interpreted as the Meta key to:
448\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 456\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
449\fBmod4\fP, \fBmod5\fP; 457\fBmod4\fP, \fBmod5\fP;
450option \fB-mod\fP\&. 458option \fB-mod\fP\&.
451.IP "\fBanswerbackString:\fP \fIstring\fP" 459.IP "\fBanswerbackString:\fP \fIstring\fP"
452Specify the reply rxvt sends to the shell when an ENQ (control-E) 460Specify the reply rxvt sends to the shell when an ENQ (control-E)
453character is passed through\&. It may contain escape values as 461character is passed through\&. It may contain escape values as
454described in the entry on \fBkeysym\fP following\&. 462described in the entry on \fBkeysym\fP following\&.
463.IP "\fBsecondaryScreen:\fP \fIbool\fP"
464Turn on/off secondary screen (default enabled)\&.
465.IP "\fBsecondaryScroll:\fP \fIbool\fP"
466Turn on/off secondary screen scroll (default enabled)\&. If
467the this option is enabled, scrolls on the secondary screen will
468change the scrollback buffer and switching to/from the secondary screen
469will instead scroll the screen up\&.
455.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 470.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
456Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 471Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
457may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 472may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
458\en: newline, \er: return, \et: tab, \e000: octal number) or control 473\en: newline, \er: return, \et: tab, \e000: octal number) or control
459characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 474characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines