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.6 by pcg, Sun Mar 14 21:59:57 2004 UTC vs.
Revision 1.8 by pcg, Fri Apr 2 00:51:09 2004 UTC

1.TH "RXVT" "1" "2004-03-14" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-03-28" "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 \fB2\&.4\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB2\&.6\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
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-tint\fP \fIcolour\fP"
57Tint the transparent background pixmap with the given colour\&.
56.IP "\fB-bg\fP \fIcolour\fP" 58.IP "\fB-bg\fP \fIcolour\fP"
57Window background colour; 59Window background colour;
58resource \fBbackground\fP\&. 60resource \fBbackground\fP\&.
59.IP "\fB-fg\fP \fIcolour\fP" 61.IP "\fB-fg\fP \fIcolour\fP"
60Window foreground colour; 62Window foreground colour;
76resource \fBborderColor\fP\&. 78resource \fBborderColor\fP\&.
77.IP "\fB-fn\fP \fIfontname\fP" 79.IP "\fB-fn\fP \fIfontname\fP"
78Select the fonts to be used used\&. This is a comma seperated 80Select the fonts to be used used\&. This is a comma seperated
79list of font names that are used in turn when trying to display 81list of font names that are used in turn when trying to display
80unicode characters\&. The first font defines the cell size for characters, 82unicode characters\&. The first font defines the cell size for characters,
81pther fonts might be smaller, but not larger\&. A reasonable default list 83other fonts might be smaller, but not larger\&. A reasonable default font list
82is appended\&. 84is always appended to it\&.
83resource \fBfont\fP\&. 85resource \fBfont\fP\&.
84.IP "\fB-name\fP \fIname\fP" 86.IP "\fB-name\fP \fIname\fP"
85Specify the application name under which resources 87Specify the application name under which resources
86are to be obtained, rather than the default executable file name\&. 88are to be obtained, rather than the default executable file name\&.
87Name should not contain `\&.\&' or `*\&' characters\&. 89Name should not contain `\&.\&' or `*\&' characters\&.
169.IP "\fB-imlocale\fP \fIstring\fP" 171.IP "\fB-imlocale\fP \fIstring\fP"
170The locale to use for opening the IM\&. You can use an LC_CTYPE 172The locale to use for opening the IM\&. You can use an LC_CTYPE
171of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 173of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
172for the input extension to be able to input japanese characters 174for the input extension to be able to input japanese characters
173while staying in another locale\&. 175while staying in another locale\&.
176.IP "\fB-insecure\fP"
177Enable "insecure" mode, which currently enables most of the escape
178sequences that echo strings\&. See the resource \fBinsecure\fP for
179more info\&.
174.IP "\fB-mod\fP \fImodifier\fP" 180.IP "\fB-mod\fP \fImodifier\fP"
175Override detection of Meta modifier with specified key: 181Override detection of Meta modifier with specified key:
176\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,
177\fBmod4\fP, \fBmod5\fP; 183\fBmod4\fP, \fBmod5\fP;
178resource \fImodifier\fP\&. 184resource \fImodifier\fP\&.
249option \fB+j\fP\&. 255option \fB+j\fP\&.
250.IP "\fBinheritPixmap:\fP \fIboolean\fP" 256.IP "\fBinheritPixmap:\fP \fIboolean\fP"
251\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 257\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
252giving artificial transparency\&. 258giving artificial transparency\&.
253\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 259\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
260.IP "\fBtintColor\fP \fIcolour\fP"
261Tint the transparent background pixmap with the given colour\&.
254.IP "\fBscrollColor:\fP \fIcolour\fP" 262.IP "\fBscrollColor:\fP \fIcolour\fP"
255Use the specified colour for the scrollbar [default #B2B2B2]\&. 263Use the specified colour for the scrollbar [default #B2B2B2]\&.
256.IP "\fBtroughColor:\fP \fIcolour\fP" 264.IP "\fBtroughColor:\fP \fIcolour\fP"
257Use the specified colour for the scrollbar\&'s trough area [default 265Use the specified colour for the scrollbar\&'s trough area [default
258#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 266#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
276\fBPATH\fP environment variables\&. 284\fBPATH\fP environment variables\&.
277.IP "\fBfont:\fP \fIfontname\fP" 285.IP "\fBfont:\fP \fIfontname\fP"
278Select the fonts to be used used\&. This is a comma seperated 286Select the fonts to be used used\&. This is a comma seperated
279list of font names that are used in turn when trying to display 287list of font names that are used in turn when trying to display
280unicode characters\&. The first font defines the cell size for characters, 288unicode characters\&. The first font defines the cell size for characters,
281pther fonts might be smaller, but not larger\&. A reasonable default list 289other fonts might be smaller, but not larger\&. A reasonable default font list
282is appended\&. 290is always appended to this list\&.
283option \fB-fn\fP\&. 291option \fB-fn\fP\&.
284.IP "\fBselectstyle:\fP \fImode\fP" 292.IP "\fBselectstyle:\fP \fImode\fP"
285Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 293Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
286is xterm style with 2\&.20 old word selection, or anything else which 294is xterm style with 2\&.20 old word selection, or anything else which
287gives xterm style selection\&. 295gives xterm style selection\&.
423The locale to use for opening the IM\&. You can use an LC_CTYPE 431The locale to use for opening the IM\&. You can use an LC_CTYPE
424of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 432of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
425for the input extension to be able to input japanese characters 433for the input extension to be able to input japanese characters
426while staying in another locale\&. 434while staying in another locale\&.
427option \fB-imlocale\fP\&. 435option \fB-imlocale\fP\&.
436.IP "\fBinsecure\fP"
437Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
438that echo arbitrary strings like the icon name or the locale\&. This
439could be abused if somebody gets 8-bit-clean access to your display,
440wether throuh a mail client displaying mail bodies unfiltered or
441though write(1)\&. Therefore, these sequences are disabled by default\&.
442You can enable them by setting this boolean resource or specifying
443\fB-insecure\fP as an option\&. At the moment, this enabled display-answer,
444locale, findfont, icon label and window title requests as well as
445dynamic menubar dispatch\&.
428.IP "\fBmodifier:\fP \fImodifier\fP" 446.IP "\fBmodifier:\fP \fImodifier\fP"
429Set the key to be interpreted as the Meta key to: 447Set the key to be interpreted as the Meta key to:
430\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 448\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
431\fBmod4\fP, \fBmod5\fP; 449\fBmod4\fP, \fBmod5\fP;
432option \fB-mod\fP\&. 450option \fB-mod\fP\&.
565.PP 583.PP
566Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 584Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
567.PP 585.PP
568.SH "FTP LOCATION" 586.SH "FTP LOCATION"
569.PP 587.PP
570rxvt-2\&.4\&.tar\&.gz can be found at the following ftp sites 588rxvt-2\&.6\&.tar\&.gz can be found at the following ftp sites
571ftp://ftp\&.rxvt\&.org/pub/rxvt 589ftp://ftp\&.rxvt\&.org/pub/rxvt
572.PP 590.PP
573.SH "CURRENT PROJECT COORDINATOR" 591.SH "CURRENT PROJECT COORDINATOR"
574.PP 592.PP
575.IP "Project Coordinator" 593.IP "Project Coordinator"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines