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.52 by root, Wed Jan 25 00:57:57 2006 UTC vs.
Revision 1.53 by root, Wed Jan 25 21:48:47 2006 UTC

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 "2006-01-25" "7.2" "RXVT-UNICODE" 132.TH rxvt 1 "2006-01-25" "7.3" "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 ]]
214.IP "\fB\-display\fR \fIdisplayname\fR" 4 214.IP "\fB\-display\fR \fIdisplayname\fR" 4
215.IX Item "-display displayname" 215.IX Item "-display displayname"
216Attempt to open a window on the named X display (\fB\-d\fR still 216Attempt to open a window on the named X display (\fB\-d\fR still
217respected). In the absence of this option, the display specified by the 217respected). In the absence of this option, the display specified by the
218\&\fB\s-1DISPLAY\s0\fR environment variable is used. 218\&\fB\s-1DISPLAY\s0\fR environment variable is used.
219.IP "\fB\-depth\fR \fIbitdepth\fR" 4
220.IX Item "-depth bitdepth"
221Compile \fIfrills\fR: Attempt to find a visual with the given bit depth;
222resource \fBdepth\fR.
219.IP "\fB\-geometry\fR \fIgeom\fR" 4 223.IP "\fB\-geometry\fR \fIgeom\fR" 4
220.IX Item "-geometry geom" 224.IX Item "-geometry geom"
221Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR. 225Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR.
222.IP "\fB\-rv\fR|\fB+rv\fR" 4 226.IP "\fB\-rv\fR|\fB+rv\fR" 4
223.IX Item "-rv|+rv" 227.IX Item "-rv|+rv"
578configurations. If no resources are specified, suitable defaults will 582configurations. If no resources are specified, suitable defaults will
579be used. Command-line arguments can be used to override resource 583be used. Command-line arguments can be used to override resource
580settings. The following resources are supported (you might want to 584settings. The following resources are supported (you might want to
581check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl 585check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl
582extensions not documented here): 586extensions not documented here):
587.IP "\fBdepth:\fR \fIbitdepth\fR" 4
588.IX Item "depth: bitdepth"
589Compile \fIfrills\fR: Attempt to find a visual with the given bit depth;
590option \fB\-depth\fR.
583.IP "\fBgeometry:\fR \fIgeom\fR" 4 591.IP "\fBgeometry:\fR \fIgeom\fR" 4
584.IX Item "geometry: geom" 592.IX Item "geometry: geom"
585Create the window with the specified X window geometry [default 80x24]; 593Create the window with the specified X window geometry [default 80x24];
586option \fB\-geometry\fR. 594option \fB\-geometry\fR.
587.IP "\fBbackground:\fR \fIcolour\fR" 4 595.IP "\fBbackground:\fR \fIcolour\fR" 4
919The string to send when the delete key (not the keypad delete key) is 927The string to send when the delete key (not the keypad delete key) is
920pressed. If unset it will send the sequence traditionally associated 928pressed. If unset it will send the sequence traditionally associated
921with the \fBExecute\fR key. 929with the \fBExecute\fR key.
922.IP "\fBcutchars:\fR \fIstring\fR" 4 930.IP "\fBcutchars:\fR \fIstring\fR" 4
923.IX Item "cutchars: string" 931.IX Item "cutchars: string"
924The characters used as delimiters for double-click word selection. The 932The characters used as delimiters for double-click word selection
925built-in default: 933(whitespace delimiting is added automatically if resource is given).
934.Sp
935When the selection extension is in use (the default if compiled in, see
936the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these characters
937will be created (if the resource exists, otherwise, no regex will be
938created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used.
939.Sp
940When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can
941be used. If not specified, the built-in default is used:
926.Sp 942.Sp
927\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR 943\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR
928.IP "\fBpreeditType:\fR \fIstyle\fR" 4 944.IP "\fBpreeditType:\fR \fIstyle\fR" 4
929.IX Item "preeditType: style" 945.IX Item "preeditType: style"
930\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR. 946\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines