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.16 by root, Fri Jul 30 14:59:12 2004 UTC vs.
Revision 1.22 by root, Mon Aug 2 04:28:04 2004 UTC

1.TH "RXVT" "1" "2004-07-26" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-07-31" "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\fBrxvt\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\&.3\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.4\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
54is \fB-tr\fP; 54is \fB-tr\fP;
55resource \fBinheritPixmap\fP\&. 55resource \fBinheritPixmap\fP\&.
56.IP "\fB-fade\fP \fInumber\fP" 56.IP "\fB-fade\fP \fInumber\fP"
57Fade the text by the given percentage when focus is lost\&. 57Fade the text by the given percentage when focus is lost\&.
58.IP "\fB-tint\fP \fIcolour\fP" 58.IP "\fB-tint\fP \fIcolour\fP"
59Tint 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\&. See also
61the \fB-sh\fP option that can be used to brighten or darken
62the image in addition to tinting it\&.
63.IP "\fB-sh\fP"
64\fInumber\fP
65Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
66image in addition to tinting it (i\&.e\&. \fB-tint\fP must be specified, too)\&.
60.IP "\fB-bg\fP \fIcolour\fP" 67.IP "\fB-bg\fP \fIcolour\fP"
61Window background colour; 68Window background colour;
62resource \fBbackground\fP\&. 69resource \fBbackground\fP\&.
63.IP "\fB-fg\fP \fIcolour\fP" 70.IP "\fB-fg\fP \fIcolour\fP"
64Window foreground colour; 71Window foreground colour;
65resource \fBforeground\fP\&. 72resource \fBforeground\fP\&.
66.IP "\fB-pixmap:\fP \fIfile[;geom]\fP" 73.IP "\fB-pixmap\fP \fIfile[;geom]\fP"
67Compile \fIXPM\fP: Specify XPM file for the background and also 74Compile \fIXPM\fP: Specify XPM file for the background and also
68optionally specify its scaling with a geometry string\&. Note you 75optionally specify its scaling with a geometry string\&. Note you
69may need to add quotes to avoid special shell interpretation of 76may need to add quotes to avoid special shell interpretation of
70the `;\&' in the command-line; 77the `;\&' in the command-line;
71resource \fBbackgroundPixmap\fP\&. 78resource \fBbackgroundPixmap\fP\&.
208in some window managers\&. 215in some window managers\&.
209.SH "RESOURCES (available also as long-options)" 216.SH "RESOURCES (available also as long-options)"
210.PP 217.PP
211Note: `rxvt --help\&' gives a list of all resources (long options) compiled 218Note: `rxvt --help\&' gives a list of all resources (long options) compiled
212into your version\&. 219into your version\&.
220.PP
221There are two different methods that rxvt can use to get the
222Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
223reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
224\fBXGetDefaults\fP), you can set and change the resources using X11
225tools like \fBxset\fP\&. Many distribution do also load settings from the
226\fB~/\&.Xresources\fP file when X starts\&.
227.PP
213If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 228If compiled with internal Xresources support (i\&.e\&. \fBrxvt
214\fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application defaults set in 229-h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
215XAPPLOADDIR/Rxvt (compile-time defined: usually 230defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
216\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 231\fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
217or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 232\fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
218reading X resources, \fBrxvt\fP recognizes two class names: \fBXTerm\fP and 233Note that when reading X resources, \fBrxvt\fP recognizes two class
219\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 234names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
220\fBrxvt\fP and \fIxterm\fP to be easily configured, while the class name 235common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
221\fBRxvt\fP allows resources unique to \fBrxvt\fP, notably colours and 236while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
222key-handling, to be shared between different \fBrxvt\fP configurations\&. 237notably colours and key-handling, to be shared between different
223If no resources are specified, suitable defaults will be used\&. 238\fBrxvt\fP configurations\&. If no resources are specified, suitable
224Command-line arguments can be used to override resource settings\&. The 239defaults will be used\&. Command-line arguments can be used to override
225following resources are allowed: 240resource settings\&. The following resources are allowed:
226.PP 241.PP
227.IP "\fBgeometry:\fP \fIgeom\fP" 242.IP "\fBgeometry:\fP \fIgeom\fP"
228Create the window with the specified X window geometry [default 243Create the window with the specified X window geometry [default
22980x24]; 24480x24];
230option \fB-geometry\fP\&. 245option \fB-geometry\fP\&.
276option \fB+j\fP\&. 291option \fB+j\fP\&.
277.IP "\fBinheritPixmap:\fP \fIboolean\fP" 292.IP "\fBinheritPixmap:\fP \fIboolean\fP"
278\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 293\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
279giving artificial transparency\&. 294giving artificial transparency\&.
280\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 295\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
296.IP "\fBfading:\fP \fInumber\fP"
297Fade the text by the given percentage when focus is lost\&.
281.IP "\fBtintColor:\fP \fIcolour\fP" 298.IP "\fBtintColor:\fP \fIcolour\fP"
282Tint the transparent background pixmap with the given colour\&. 299Tint the transparent background pixmap with the given colour\&.
300.IP "\fBshading:\fP \fInumber\fP"
301Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
302image in addition to tinting it\&.
303.IP "\fBfading:\fP \fInumber\fP"
304Scale the tint colour by the given percentage\&.
283.IP "\fBscrollColor:\fP \fIcolour\fP" 305.IP "\fBscrollColor:\fP \fIcolour\fP"
284Use the specified colour for the scrollbar [default #B2B2B2]\&. 306Use the specified colour for the scrollbar [default #B2B2B2]\&.
285.IP "\fBtroughColor:\fP \fIcolour\fP" 307.IP "\fBtroughColor:\fP \fIcolour\fP"
286Use the specified colour for the scrollbar\&'s trough area [default 308Use the specified colour for the scrollbar\&'s trough area [default
287#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 309#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
629.PP 651.PP
630Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 652Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
631.PP 653.PP
632.SH "FTP LOCATION" 654.SH "FTP LOCATION"
633.PP 655.PP
634rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites 656rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
635ftp://ftp\&.rxvt\&.org/pub/rxvt 657ftp://ftp\&.rxvt\&.org/pub/rxvt
636.PP 658.PP
637.SH "CURRENT PROJECT COORDINATOR" 659.SH "CURRENT PROJECT COORDINATOR"
638.PP 660.PP
639.IP "Project Coordinator" 661.IP "Project Coordinator"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines