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

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.27 by root, Sat Dec 17 20:55:45 2005 UTC vs.
Revision 1.28 by root, Thu Dec 22 16:44:10 2005 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3 1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading 5.de Sh \" Subsection heading
6.br 6.br
127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "rxvt 1" 131.IX Title "rxvt 1"
132.TH rxvt 1 "2005-12-17" "5.9" "RXVT-UNICODE" 132.TH rxvt 1 "2005-12-22" "6.0" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) 134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]] 137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
399the program being executed if neither \fI\-title\fR (\fI\-T\fR) nor \fI\-n\fR are 399the program being executed if neither \fI\-title\fR (\fI\-T\fR) nor \fI\-n\fR are
400given on the command line. If this option is used, it must be the last 400given on the command line. If this option is used, it must be the last
401on the command\-line. If there is no \fB\-e\fR option then the default is to 401on the command\-line. If there is no \fB\-e\fR option then the default is to
402run the program specified by the \fB\s-1SHELL\s0\fR environment variable or, 402run the program specified by the \fB\s-1SHELL\s0\fR environment variable or,
403failing that, \fI\fIsh\fI\|(1)\fR. 403failing that, \fI\fIsh\fI\|(1)\fR.
404.Sp
405Please note that you must specify a program with arguments. If you want to
406run shell commands, you have to specify the shell, like this:
407.Sp
408.Vb 1
409\& @@RXVT_NAME@@ -e sh -c "shell commands"
410.Ve
404.IP "\fB\-title\fR \fItext\fR" 4 411.IP "\fB\-title\fR \fItext\fR" 4
405.IX Item "-title text" 412.IX Item "-title text"
406Window title (\fB\-T\fR still respected); the default title is the basename 413Window title (\fB\-T\fR still respected); the default title is the basename
407of the program specified after the \fB\-e\fR option, if any, otherwise the 414of the program specified after the \fB\-e\fR option, if any, otherwise the
408application name; resource \fBtitle\fR. 415application name; resource \fBtitle\fR.
452\&\fBsecondaryScreen\fR. 459\&\fBsecondaryScreen\fR.
453.IP "\fB\-ssr\fR|\fB+ssr\fR" 4 460.IP "\fB\-ssr\fR|\fB+ssr\fR" 4
454.IX Item "-ssr|+ssr" 461.IX Item "-ssr|+ssr"
455Turn on/off secondary screen scroll (default enabled); resource 462Turn on/off secondary screen scroll (default enabled); resource
456\&\fBsecondaryScroll\fR. 463\&\fBsecondaryScroll\fR.
464.IP "\fB\-hold\fR|\fB+hold\fR" 4
465.IX Item "-hold|+hold"
466Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
467will not immediately destroy its window when the program executed within
468it exits. Instead, it will wait till it is being killed or closed by the
469user; resource \fBhold\fR.
457.IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4 470.IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4
458.IX Item "-keysym.sym string" 471.IX Item "-keysym.sym string"
459Remap a key symbol. See resource \fBkeysym\fR. 472Remap a key symbol. See resource \fBkeysym\fR.
460.IP "\fB\-embed\fR \fIwindowid\fR" 4 473.IP "\fB\-embed\fR \fIwindowid\fR" 4
461.IX Item "-embed windowid" 474.IX Item "-embed windowid"
947.IX Item "secondaryScroll: bool" 960.IX Item "secondaryScroll: bool"
948Turn on/off secondary screen scroll (default enabled). If the this 961Turn on/off secondary screen scroll (default enabled). If the this
949option is enabled, scrolls on the secondary screen will change the 962option is enabled, scrolls on the secondary screen will change the
950scrollback buffer and switching to/from the secondary screen will 963scrollback buffer and switching to/from the secondary screen will
951instead scroll the screen up. 964instead scroll the screen up.
965.IP "\fBhold\fR: \fIbool\fR" 4
966.IX Item "hold: bool"
967Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
968will not immediately destroy its window when the program executed within
969it exits. Instead, it will wait till it is being killed or closed by the
970user.
952.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4 971.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4
953.IX Item "keysym.sym: string" 972.IX Item "keysym.sym: string"
954Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The 973Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The
955intervening resource name \fBkeysym.\fR cannot be omitted. 974intervening resource name \fBkeysym.\fR cannot be omitted.
956.Sp 975.Sp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines