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

Comparing rxvt-unicode/doc/yodl/rxvt-resources.yo (file contents):
Revision 1.2 by pcg, Mon Nov 24 17:31:27 2003 UTC vs.
Revision 1.5 by pcg, Wed Mar 3 01:45:14 2004 UTC

1COMMENT(-- $Id: rxvt-resources.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-resources.yo,v 1.5 2004/03/03 01:45:14 pcg Exp $ --)
2COMMENT(----------------------------------------------------------------------) 2COMMENT(----------------------------------------------------------------------)
3manpagesection(RESOURCES (available also as long-options)) 3manpagesection(RESOURCES (available also as long-options))
4 4
5Note: `rxvt --help' gives a list of all resources (long options) compiled 5Note: `rxvt --help' gives a list of all resources (long options) compiled
6into your version. 6into your version.
94 dit(bf(path:) em(path)) 94 dit(bf(path:) em(path))
95 Specify the colon-delimited search path for finding files (XPM and 95 Specify the colon-delimited search path for finding files (XPM and
96 menus), in addition to the paths specified by the bf(RXVTPATH) and 96 menus), in addition to the paths specified by the bf(RXVTPATH) and
97 bf(PATH) environment variables. 97 bf(PATH) environment variables.
98 dit(bf(font:) em(fontname)) 98 dit(bf(font:) em(fontname))
99 Select the main text font used [default 7x14]; 99 Select the fonts to be used used. This is a comma seperated
100 list of font names that are used in turn when trying to display
101 unicode characters. The first font defines the cell size for characters,
102 pther fonts might be smaller, but not larger. A reasonable default list
103 is appended.
100 option bf(-fn). 104 option bf(-fn).
101 dit(bf(font)em(n)bf(:) em(fontname))
102 Specify the alternative font em(n). The default font values: nl()\
103 indent(\
104 starttable(2)(l l)(0)\
105 row(cell(bf(font):)cell(7x14))\
106 row(cell(bf(font1):)cell(6x10))\
107 row(cell(bf(font2):)cell(6x13))\
108 row(cell(bf(font3):)cell(8x13))\
109 row(cell(bf(font4):)cell(9x15))\
110 endtable())
111 dit(bf(boldFont:) em(fontname))
112 Specify the name of the bold font to use if bf(colorBD) has not been
113 specified and it is not possible to map the default foreground colour
114 to colour 8-15 [default NONE]. This font must be the same height and
115 width as the normal font;
116 option bf(-fb).
117 dit(bf(mfont:) em(fontname))
118 Select the main multiple-character text font used [default k14];
119 option bf(-fk).
120 dit(bf(mfont)em(n)bf(:) em(fontname))
121 Specify the alternative multiple-character font em(n). If compiled
122 for multiple-character fonts, the Roman and multiple-character font
123 sizes should match.
124 dit(bf(multichar_encoding:) em(mode))
125 Set the encoding mode to be used when multicharacter encoding is
126 received;
127 bf(eucj): EUC Japanese encoding [default for Kanji].
128 bf(sjis): Shift JIS encoding.
129 bf(big5): BIG5 encoding.
130 bf(gb): GB encoding.
131 bf(kr): EUC Korean encoding.
132 bf(noenc): no encoding;
133 option bf(-km).
134 dit(bf(greek_keyboard:) em(mode))
135 Set the Greek keyboard translation mode to be used;
136 bf(iso): ISO-8859 mapping (elot-928) [default].
137 bf(ibm): IBM-437 mapping (DOS codepage 737);
138 option bf(-grk).
139 dit(bf(greektoggle_key:) em(keysym))
140 Set the key to toggle keyboard input between no translation and
141 Greek translation [default bf(Mode_switch)].
142 For more details, see the distributed file bf(README.greek).
143 dit(bf(selectstyle:) em(mode)) 105 dit(bf(selectstyle:) em(mode))
144 Set mouse selection style to bf(old) which is 2.20, bf(oldword) which 106 Set mouse selection style to bf(old) which is 2.20, bf(oldword) which
145 is xterm style with 2.20 old word selection, or anything else which 107 is xterm style with 2.20 old word selection, or anything else which
146 gives xterm style selection. 108 gives xterm style selection.
147 dit(bf(scrollstyle:) em(mode)) 109 dit(bf(scrollstyle:) em(mode))
256 bf(True): blank the pointer when a key is pressed or after a set number 218 bf(True): blank the pointer when a key is pressed or after a set number
257 of seconds of inactivity. 219 of seconds of inactivity.
258 bf(False): the pointer is always visible [default]. 220 bf(False): the pointer is always visible [default].
259 dit(bf(pointerBlankDelay:) em(number)) 221 dit(bf(pointerBlankDelay:) em(number))
260 Specifies number of seconds before blanking the pointer [default 2]. 222 Specifies number of seconds before blanking the pointer [default 2].
261 dit(bf(multibyte_cursor:) em(boolean))
262 bf(True): consider multibyte glyphs as single character for backspace,
263 delete and cursor movement keys;
264 option bf(-mcc).
265 bf(False): move through all components of all glyphs;
266 option bf(+mcc).
267 dit(bf(backspacekey:) em(string)) 223 dit(bf(backspacekey:) em(string))
268 The string to send when the backspace key is pressed. If set to 224 The string to send when the backspace key is pressed. If set to
269 bf(DEC) or unset it will send bf(Delete) (code 127) or, if shifted, 225 bf(DEC) or unset it will send bf(Delete) (code 127) or, if shifted,
270 bf(Backspace) (code 8) - which can be reversed with the appropriate 226 bf(Backspace) (code 8) - which can be reversed with the appropriate
271 DEC private mode escape sequence. 227 DEC private mode escape sequence.
281 bf(OverTheSpot), bf(OffTheSpot), bf(Root); 237 bf(OverTheSpot), bf(OffTheSpot), bf(Root);
282 option bf(-pt). 238 option bf(-pt).
283 dit(bf(inputMethod:) em(name)) 239 dit(bf(inputMethod:) em(name))
284 em(name) of inputMethod to use; 240 em(name) of inputMethod to use;
285 option bf(-im). 241 option bf(-im).
242 dit(bf(imLocale:) em(name))
243 The locale to use for opening the IM. You can use an LC_CTYPE
244 of e.g. de_DE.UTF-8 for normal text processing but ja_JP.EUC-JP
245 for the input extension to be able to input japanese characters
246 while staying in another locale.
247 option bf(-imlocale).
286 dit(bf(modifier:) em(modifier)) 248 dit(bf(modifier:) em(modifier))
287 Set the key to be interpreted as the Meta key to: 249 Set the key to be interpreted as the Meta key to:
288 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3), 250 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
289 bf(mod4), bf(mod5); 251 bf(mod4), bf(mod5);
290 option bf(-mod). 252 option bf(-mod).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines