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.6 by pcg, Sun Mar 14 21:59:58 2004 UTC vs.
Revision 1.8 by pcg, Mon Mar 29 16:52:06 2004 UTC

1COMMENT(-- $Id: rxvt-resources.yo,v 1.6 2004/03/14 21:59:58 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-resources.yo,v 1.8 2004/03/29 16:52:06 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.
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 fonts to be used used. This is a comma seperated 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 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, 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 102 other fonts might be smaller, but not larger. A reasonable default font list
103 is appended. 103 is always appended to this list.
104 option bf(-fn). 104 option bf(-fn).
105 dit(bf(selectstyle:) em(mode)) 105 dit(bf(selectstyle:) em(mode))
106 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
107 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
108 gives xterm style selection. 108 gives xterm style selection.
243 The locale to use for opening the IM. You can use an LC_CTYPE 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 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 245 for the input extension to be able to input japanese characters
246 while staying in another locale. 246 while staying in another locale.
247 option bf(-imlocale). 247 option bf(-imlocale).
248 dit(bf(insecure))
249 Enables "insecure" mode. Rxvt-unicode offers some escape sequences
250 that echo arbitrary strings like the icon name or the locale. This
251 could be abused if somebody gets 8-bit-clean access to your display,
252 wether throuh a mail client displaying mail bodies unfiltered or
253 though write(1). Therefore, these sequences are disabled by default.
254 You can enable them by setting this boolean resource or specifying
255 bf(-insecure) as an option. At the moment, this enabled display-answer,
256 locale, findfont, icon label and window title requests as well as
257 dynamic menubar dispatch.
248 dit(bf(modifier:) em(modifier)) 258 dit(bf(modifier:) em(modifier))
249 Set the key to be interpreted as the Meta key to: 259 Set the key to be interpreted as the Meta key to:
250 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3), 260 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
251 bf(mod4), bf(mod5); 261 bf(mod4), bf(mod5);
252 option bf(-mod). 262 option bf(-mod).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines