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.11 by pcg, Fri Apr 2 19:15:57 2004 UTC vs.
Revision 1.12 by root, Mon Jul 26 14:57:12 2004 UTC

1COMMENT(-- $Id: rxvt-options.yo,v 1.11 2004/04/02 19:15:57 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-options.yo,v 1.12 2004/07/26 14:57:12 root Exp $ --)
2COMMENT(----------------------------------------------------------------------) 2COMMENT(----------------------------------------------------------------------)
3manpageoptions() 3manpageoptions()
4 4
5The bf(RXVTNAME()) 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
64 resource bf(pointerColor2). 64 resource bf(pointerColor2).
65 dit(bf(-bd) em(colour)) 65 dit(bf(-bd) em(colour))
66 The colour of the border between the xterm scrollbar and the text; 66 The colour of the border between the xterm scrollbar and the text;
67 resource bf(borderColor). 67 resource bf(borderColor).
68 dit(bf(-fn) em(fontname)) 68 dit(bf(-fn) em(fontname))
69 Select the fonts to be used used. This is a comma seperated 69 Select the fonts to be used.
70 list of font names that are used in turn when trying to display 70 This is a comma seperated list of font names that are used in turn when
71 unicode characters. The first font defines the cell size for characters, 71 trying to display Unicode characters.
72 other fonts might be smaller, but not larger. A reasonable default font list 72 The first font defines the cell size for characters; other fonts might
73 is always appended to it. 73 be smaller, but not larger.
74 A reasonable default font list is always appended to it.
74 resource bf(font). 75 resource bf(font).
76 dit(bf(-rb)|bf(+rb))
77 Enable "real bold" support.
78 When this option is on, bold text will be displayed using the first
79 available bold font in the font list.
80 Bold fonts should thus be specified in the font list after their
81 corresponding regular fonts.
82 If no bold font can be found, a regular font will be used.
83 resource bf(realBold).
75 dit(bf(-name) em(name)) 84 dit(bf(-name) em(name))
76 Specify the application name under which resources 85 Specify the application name under which resources
77 are to be obtained, rather than the default executable file name. 86 are to be obtained, rather than the default executable file name.
78 Name should not contain `.' or `*' characters. 87 Name should not contain `.' or `*' characters.
79 Also sets the icon and title name. 88 Also sets the icon and title name.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines