ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt-options.yo
(Generate patch)

Comparing rxvt-unicode/doc/yodl/rxvt-options.yo (file contents):
Revision 1.5 by pcg, Wed Mar 3 01:45:14 2004 UTC vs.
Revision 1.6 by pcg, Sun Mar 14 21:59:58 2004 UTC

1COMMENT(-- $Id: rxvt-options.yo,v 1.5 2004/03/03 01:45:14 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-options.yo,v 1.6 2004/03/14 21:59:58 pcg Exp $ --)
2COMMENT(----------------------------------------------------------------------) 2COMMENT(----------------------------------------------------------------------)
3manpageoptions() 3manpageoptions()
4 4
5The bf(rxvt) options (mostly a subset of em(xterm)'s) are listed below. 5The bf(RXVTNAME()) options (mostly a subset of em(xterm)'s) are listed below.
6In keeping with the smaller-is-better philosophy, options may be eliminated 6In keeping with the smaller-is-better philosophy, options may be eliminated
7or default values chosen at compile-time, so options and defaults listed 7or default values chosen at compile-time, so options and defaults listed
8may not accurately reflect the version installed on your system. 8may not accurately reflect the version installed on your system.
9`rxvt -h' gives a list of major compile-time options on the em(Options) line. 9`rxvt -h' gives a list of major compile-time options on the em(Options) line.
10Option descriptions may be prefixed with which compile option each is 10Option descriptions may be prefixed with which compile option each is
11dependent upon. e.g. `Compile em(XIM):' requires em(XIM) on the em(Options) 11dependent upon. e.g. `Compile em(XIM):' requires em(XIM) on the em(Options)
12line. Note: `rxvt -help' gives a list of all command-line options compiled 12line. Note: `rxvt -help' gives a list of all command-line options compiled
13into your version. 13into your version.
14 14
15Note that bf(rxvt) permits the resource name to be used as a long-option 15Note that bf(RXVTNAME()) permits the resource name to be used as a long-option
16(--/++ option) so the potential command-line options are far greater than 16(--/++ option) so the potential command-line options are far greater than
17those listed. 17those listed.
18For example: `rxvt --loginShell --color1 Orange'. 18For example: `rxvt --loginShell --color1 Orange'.
19 19
20The following options are available: 20The following options are available:
125 This option specifies the name of the terminal type to be set in the 125 This option specifies the name of the terminal type to be set in the
126 bf(TERM) environment variable. This terminal type must exist in the 126 bf(TERM) environment variable. This terminal type must exist in the
127 em(termcap(5)) database and should have em(li#) and em(co#) entries; 127 em(termcap(5)) database and should have em(li#) and em(co#) entries;
128 resource bf(termName). 128 resource bf(termName).
129 dit(bf(-e) em(command [arguments])) 129 dit(bf(-e) em(command [arguments]))
130 Run the command with its command-line arguments in the bf(rxvt) 130 Run the command with its command-line arguments in the bf(RXVTNAME())
131 window; also sets the window title and icon name to be the basename 131 window; also sets the window title and icon name to be the basename
132 of the program being executed if neither em(-title) (em(-T)) nor 132 of the program being executed if neither em(-title) (em(-T)) nor
133 em(-n) are given on the command line. If this option is used, it 133 em(-n) are given on the command line. If this option is used, it
134 must be the last on the command-line. If there is no bf(-e) option 134 must be the last on the command-line. If there is no bf(-e) option
135 then the default is to run the program specified by the bf(SHELL) 135 then the default is to run the program specified by the bf(SHELL)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines