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.13 by root, Mon Jul 26 14:57:11 2004 UTC vs.
Revision 1.18 by root, Fri Jul 30 22:32:33 2004 UTC

1.TH "RXVT" "1" "2004-06-26" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-07-26" "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
7\fBurxvt\fP [options] [-e command [ args ]] 7\fBrxvt\fP [options] [-e command [ args ]]
8.PP 8.PP
9.SH "DESCRIPTION" 9.SH "DESCRIPTION"
10.PP 10.PP
11\fBrxvt-unicode\fP, version \fB3\&.1\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
12intended as an \fIxterm\fP(1) replacement for users who do not require 12intended as an \fIxterm\fP(1) replacement for users who do not require
13features such as Tektronix 4014 emulation and toolkit-style configurability\&. 13features such as Tektronix 4014 emulation and toolkit-style configurability\&.
14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant 14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
15advantage on a machine serving many X sessions\&. 15advantage on a machine serving many X sessions\&.
16.PP 16.PP
17.PP 17.PP
18.SH "OPTIONS" 18.SH "OPTIONS"
19.PP 19.PP
20The \fBurxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&. 20The \fBrxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&.
21In keeping with the smaller-is-better philosophy, options may be eliminated 21In keeping with the smaller-is-better philosophy, options may be eliminated
22or default values chosen at compile-time, so options and defaults listed 22or default values chosen at compile-time, so options and defaults listed
23may not accurately reflect the version installed on your system\&. 23may not accurately reflect the version installed on your system\&.
24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&. 24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&.
25Option descriptions may be prefixed with which compile option each is 25Option descriptions may be prefixed with which compile option each is
26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP 26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP
27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled 27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled
28into your version\&. 28into your version\&.
29.PP 29.PP
30Note that \fBurxvt\fP permits the resource name to be used as a long-option 30Note that \fBrxvt\fP permits the resource name to be used as a long-option
31(--/++ option) so the potential command-line options are far greater than 31(--/++ option) so the potential command-line options are far greater than
32those listed\&. 32those listed\&.
33For example: `rxvt --loginShell --color1 Orange\&'\&. 33For example: `rxvt --loginShell --color1 Orange\&'\&.
34.PP 34.PP
35The following options are available: 35The following options are available:
51resource \fBjumpScroll\fP\&. 51resource \fBjumpScroll\fP\&.
52.IP "\fB-ip\fP|\fB+ip\fP" 52.IP "\fB-ip\fP|\fB+ip\fP"
53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
54is \fB-tr\fP; 54is \fB-tr\fP;
55resource \fBinheritPixmap\fP\&. 55resource \fBinheritPixmap\fP\&.
56.IP "\fB-fade\fP \fInumber\fP"
57Fade the text by the given percentage when focus is lost\&.
56.IP "\fB-tint\fP \fIcolour\fP" 58.IP "\fB-tint\fP \fIcolour\fP"
57Tint the transparent background pixmap with the given colour\&. 59Tint the transparent background pixmap with the given colour when
60transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. You can also
61emulate the "shading" or "brigthness change" option known from
62other terminal programs using gray10 (gray20, etc\&.) colour
63strings\&.
58.IP "\fB-bg\fP \fIcolour\fP" 64.IP "\fB-bg\fP \fIcolour\fP"
59Window background colour; 65Window background colour;
60resource \fBbackground\fP\&. 66resource \fBbackground\fP\&.
61.IP "\fB-fg\fP \fIcolour\fP" 67.IP "\fB-fg\fP \fIcolour\fP"
62Window foreground colour; 68Window foreground colour;
153This option specifies the name of the terminal type to be set in the 159This option specifies the name of the terminal type to be set in the
154\fBTERM\fP environment variable\&. This terminal type must exist in the 160\fBTERM\fP environment variable\&. This terminal type must exist in the
155\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries; 161\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries;
156resource \fBtermName\fP\&. 162resource \fBtermName\fP\&.
157.IP "\fB-e\fP \fIcommand [arguments]\fP" 163.IP "\fB-e\fP \fIcommand [arguments]\fP"
158Run the command with its command-line arguments in the \fBurxvt\fP 164Run the command with its command-line arguments in the \fBrxvt\fP
159window; also sets the window title and icon name to be the basename 165window; also sets the window title and icon name to be the basename
160of the program being executed if neither \fI-title\fP (\fI-T\fP) nor 166of the program being executed if neither \fI-title\fP (\fI-T\fP) nor
161\fI-n\fP are given on the command line\&. If this option is used, it 167\fI-n\fP are given on the command line\&. If this option is used, it
162must be the last on the command-line\&. If there is no \fB-e\fP option 168must be the last on the command-line\&. If there is no \fB-e\fP option
163then the default is to run the program specified by the \fBSHELL\fP 169then the default is to run the program specified by the \fBSHELL\fP
206in some window managers\&. 212in some window managers\&.
207.SH "RESOURCES (available also as long-options)" 213.SH "RESOURCES (available also as long-options)"
208.PP 214.PP
209Note: `rxvt --help\&' gives a list of all resources (long options) compiled 215Note: `rxvt --help\&' gives a list of all resources (long options) compiled
210into your version\&. 216into your version\&.
217.PP
218There are two different methods that rxvt can use to get the
219Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
220reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
221\fBXGetDefaults\fP), you can set and change the resources using X11
222tools like \fBxset\fP\&. Many distribution do also load settings from the
223\fB~/\&.Xresources\fP file when X starts\&.
224.PP
211If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 225If compiled with internal Xresources support (i\&.e\&. \fBrxvt
212\fB\&.Xdefaults\fP) then \fBurxvt\fP accepts application defaults set in 226-h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
213XAPPLOADDIR/Rxvt (compile-time defined: usually 227defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
214\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 228\fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
215or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 229\fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
216reading X resources, \fBurxvt\fP recognizes two class names: \fBXTerm\fP and 230Note that when reading X resources, \fBrxvt\fP recognizes two class
217\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 231names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
218\fBurxvt\fP and \fIxterm\fP to be easily configured, while the class name 232common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
219\fBRxvt\fP allows resources unique to \fBurxvt\fP, notably colours and 233while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
220key-handling, to be shared between different \fBurxvt\fP configurations\&. 234notably colours and key-handling, to be shared between different
221If no resources are specified, suitable defaults will be used\&. 235\fBrxvt\fP configurations\&. If no resources are specified, suitable
222Command-line arguments can be used to override resource settings\&. The 236defaults will be used\&. Command-line arguments can be used to override
223following resources are allowed: 237resource settings\&. The following resources are allowed:
224.PP 238.PP
225.IP "\fBgeometry:\fP \fIgeom\fP" 239.IP "\fBgeometry:\fP \fIgeom\fP"
226Create the window with the specified X window geometry [default 240Create the window with the specified X window geometry [default
22780x24]; 24180x24];
228option \fB-geometry\fP\&. 242option \fB-geometry\fP\&.
274option \fB+j\fP\&. 288option \fB+j\fP\&.
275.IP "\fBinheritPixmap:\fP \fIboolean\fP" 289.IP "\fBinheritPixmap:\fP \fIboolean\fP"
276\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 290\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
277giving artificial transparency\&. 291giving artificial transparency\&.
278\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 292\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
279.IP "\fBtintColor\fP \fIcolour\fP" 293.IP "\fBtintColor:\fP \fIcolour\fP"
280Tint the transparent background pixmap with the given colour\&. 294Tint the transparent background pixmap with the given colour\&.
281.IP "\fBscrollColor:\fP \fIcolour\fP" 295.IP "\fBscrollColor:\fP \fIcolour\fP"
282Use the specified colour for the scrollbar [default #B2B2B2]\&. 296Use the specified colour for the scrollbar [default #B2B2B2]\&.
283.IP "\fBtroughColor:\fP \fIcolour\fP" 297.IP "\fBtroughColor:\fP \fIcolour\fP"
284Use the specified colour for the scrollbar\&'s trough area [default 298Use the specified colour for the scrollbar\&'s trough area [default
323.IP "\fBselectstyle:\fP \fImode\fP" 337.IP "\fBselectstyle:\fP \fImode\fP"
324Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 338Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
325is xterm style with 2\&.20 old word selection, or anything else which 339is xterm style with 2\&.20 old word selection, or anything else which
326gives xterm style selection\&. 340gives xterm style selection\&.
327.IP "\fBscrollstyle:\fP \fImode\fP" 341.IP "\fBscrollstyle:\fP \fImode\fP"
328Set scrollbar style to \fBurxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP 342Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
329.IP "\fBtitle:\fP \fIstring\fP" 343.IP "\fBtitle:\fP \fIstring\fP"
330Set window title string, the default title is the command-line 344Set window title string, the default title is the command-line
331specified after the \fB-e\fP option, if any, otherwise the application 345specified after the \fB-e\fP option, if any, otherwise the application
332name; 346name;
333option \fB-title\fP\&. 347option \fB-title\fP\&.
504double quotes so that it can start or end with whitespace\&. The 518double quotes so that it can start or end with whitespace\&. The
505intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This 519intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This
506resource is only available when compiled with KEYSYM_RESOURCE\&. 520resource is only available when compiled with KEYSYM_RESOURCE\&.
507.SH "THE SCROLLBAR" 521.SH "THE SCROLLBAR"
508.PP 522.PP
509Lines of text that scroll off the top of the \fBurxvt\fP window (resource: 523Lines of text that scroll off the top of the \fBrxvt\fP window (resource:
510\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&. 524\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&.
511The normal \fBurxvt\fP scrollbar has arrows and its behaviour is fairly 525The normal \fBrxvt\fP scrollbar has arrows and its behaviour is fairly
512intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour 526intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour
513mimics that of \fIxterm\fP 527mimics that of \fIxterm\fP
514.PP 528.PP
515Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&. 529Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&.
516Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&. 530Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&.
537region and release; Right click to extend the marked region; 551region and release; Right click to extend the marked region;
538Left double-click to select a word; Left triple-click to select 552Left double-click to select a word; Left triple-click to select
539the entire line\&. 553the entire line\&.
540.IP "\fBInsertion\fP:" 554.IP "\fBInsertion\fP:"
541Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP) 555Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP)
542in an \fBurxvt\fP window causes the current text selection to be inserted 556in an \fBrxvt\fP window causes the current text selection to be inserted
543as if it had been typed on the keyboard\&. 557as if it had been typed on the keyboard\&.
544.SH "CHANGING FONTS" 558.SH "CHANGING FONTS"
545.PP 559.PP
546You can change fonts on-the-fly, which is to say cycle through the default 560You can change fonts on-the-fly, which is to say cycle through the default
547font and others of various sizes, by using \fBShift-KP_Add\fP and 561font and others of various sizes, by using \fBShift-KP_Add\fP and
548\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with 562\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with
549\fBAlt->\fP and \fBAlt-<\fP, where the actual key 563\fBAlt->\fP and \fBAlt-<\fP, where the actual key
550can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&. 564can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&.
551.SH "LOGIN STAMP" 565.SH "LOGIN STAMP"
552.PP 566.PP
553\fBurxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be 567\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
554seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this 568seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
555feature, \fBurxvt\fP must be installed setuid root on some systems\&. 569feature, \fBrxvt\fP must be installed setuid root on some systems\&.
556.SH "COLORS AND GRAPHICS" 570.SH "COLORS AND GRAPHICS"
557.PP 571.PP
558In addition to the default foreground and background colours, \fBurxvt\fP 572In addition to the default foreground and background colours, \fBrxvt\fP
559can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink 573can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
560versions of the same)\&. 574versions of the same)\&.
561Here is a list of the colours with their \fBrgb\&.txt\fP names\&. 575Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
562.PP 576.PP
563.TS 577.TS
597.IP "\fBrxvt -fg Black -bg White -rv\fP" 611.IP "\fBrxvt -fg Black -bg White -rv\fP"
598would yield White on Black, while on \fIxterm\fP(1) it would yield 612would yield White on Black, while on \fIxterm\fP(1) it would yield
599Black on White\&. 613Black on White\&.
600.SH "ENVIRONMENT" 614.SH "ENVIRONMENT"
601.PP 615.PP
602\fBurxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and 616\fBrxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and
603\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window 617\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window
604id number of the \fBurxvt\fP window and it also uses and sets the environment 618id number of the \fBrxvt\fP window and it also uses and sets the environment
605variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBurxvt\fP uses 619variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBrxvt\fP uses
606the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&. 620the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&.
607.SH "FILES" 621.SH "FILES"
608.PP 622.PP
609.IP "\fB/etc/utmp\fP" 623.IP "\fB/etc/utmp\fP"
610System file for login records\&. 624System file for login records\&.
627.PP 641.PP
628Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 642Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
629.PP 643.PP
630.SH "FTP LOCATION" 644.SH "FTP LOCATION"
631.PP 645.PP
632rxvt-3\&.1\&.tar\&.gz can be found at the following ftp sites 646rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
633ftp://ftp\&.rxvt\&.org/pub/rxvt 647ftp://ftp\&.rxvt\&.org/pub/rxvt
634.PP 648.PP
635.SH "CURRENT PROJECT COORDINATOR" 649.SH "CURRENT PROJECT COORDINATOR"
636.PP 650.PP
637.IP "Project Coordinator" 651.IP "Project Coordinator"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines