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.12 by pcg, Fri Apr 2 19:15:57 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.12 2004/04/02 19:15:57 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.
70 option bf(+j). 70 option bf(+j).
71 dit(bf(inheritPixmap:) em(boolean)) 71 dit(bf(inheritPixmap:) em(boolean))
72 bf(True): make the background inherit the parent windows' pixmap, 72 bf(True): make the background inherit the parent windows' pixmap,
73 giving artificial transparency. 73 giving artificial transparency.
74 bf(False): do not inherit the parent windows' pixmap. 74 bf(False): do not inherit the parent windows' pixmap.
75 dit(bf(tintColor) em(colour))
76 Tint the transparent background pixmap with the given colour.
75 dit(bf(scrollColor:) em(colour)) 77 dit(bf(scrollColor:) em(colour))
76 Use the specified colour for the scrollbar [default #B2B2B2]. 78 Use the specified colour for the scrollbar [default #B2B2B2].
77 dit(bf(troughColor:) em(colour)) 79 dit(bf(troughColor:) em(colour))
78 Use the specified colour for the scrollbar's trough area [default 80 Use the specified colour for the scrollbar's trough area [default
79 #969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 81 #969696]. Only relevant for normal (non XTerm/NeXT) scrollbar.
97 bf(PATH) environment variables. 99 bf(PATH) environment variables.
98 dit(bf(font:) em(fontname)) 100 dit(bf(font:) em(fontname))
99 Select the fonts to be used used. This is a comma seperated 101 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 102 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, 103 unicode characters. The first font defines the cell size for characters,
102 pther fonts might be smaller, but not larger. A reasonable default list 104 other fonts might be smaller, but not larger. A reasonable default font list
103 is appended. 105 is always appended to this list.
104 option bf(-fn). 106 option bf(-fn).
105 dit(bf(selectstyle:) em(mode)) 107 dit(bf(selectstyle:) em(mode))
106 Set mouse selection style to bf(old) which is 2.20, bf(oldword) which 108 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 109 is xterm style with 2.20 old word selection, or anything else which
108 gives xterm style selection. 110 gives xterm style selection.
216 option bf(-bc). 218 option bf(-bc).
217 dit(bf(pointerBlank:) em(boolean)) 219 dit(bf(pointerBlank:) em(boolean))
218 bf(True): blank the pointer when a key is pressed or after a set number 220 bf(True): blank the pointer when a key is pressed or after a set number
219 of seconds of inactivity. 221 of seconds of inactivity.
220 bf(False): the pointer is always visible [default]. 222 bf(False): the pointer is always visible [default].
223 dit(bf(pointerColor:) em(colour))
224 Mouse pointer foreground colour.
225 dit(bf(pointerColor2:) em(colour))
226 Mouse pointer background colour.
221 dit(bf(pointerBlankDelay:) em(number)) 227 dit(bf(pointerBlankDelay:) em(number))
222 Specifies number of seconds before blanking the pointer [default 2]. 228 Specifies number of seconds before blanking the pointer [default 2].
223 dit(bf(backspacekey:) em(string)) 229 dit(bf(backspacekey:) em(string))
224 The string to send when the backspace key is pressed. If set to 230 The string to send when the backspace key is pressed. If set to
225 bf(DEC) or unset it will send bf(Delete) (code 127) or, if shifted, 231 bf(DEC) or unset it will send bf(Delete) (code 127) or, if shifted,
243 The locale to use for opening the IM. You can use an LC_CTYPE 249 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 250 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 251 for the input extension to be able to input japanese characters
246 while staying in another locale. 252 while staying in another locale.
247 option bf(-imlocale). 253 option bf(-imlocale).
254 dit(bf(insecure))
255 Enables "insecure" mode. Rxvt-unicode offers some escape sequences
256 that echo arbitrary strings like the icon name or the locale. This
257 could be abused if somebody gets 8-bit-clean access to your
258 display, wether throuh a mail client displaying mail bodies
259 unfiltered or though write(1). Therefore, these sequences are
260 disabled by default. (Note that other terminals, including xterm,
261 have these sequences enabled by default). You can enable them
262 by setting this boolean resource or specifying bf(-insecure) as
263 an option. At the moment, this enabled display-answer, locale,
264 findfont, icon label and window title requests as well as dynamic
265 menubar dispatch.
248 dit(bf(modifier:) em(modifier)) 266 dit(bf(modifier:) em(modifier))
249 Set the key to be interpreted as the Meta key to: 267 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), 268 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
251 bf(mod4), bf(mod5); 269 bf(mod4), bf(mod5);
252 option bf(-mod). 270 option bf(-mod).
253 dit(bf(answerbackString:) em(string)) 271 dit(bf(answerbackString:) em(string))
254 Specify the reply rxvt sends to the shell when an ENQ (control-E) 272 Specify the reply rxvt sends to the shell when an ENQ (control-E)
255 character is passed through. It may contain escape values as 273 character is passed through. It may contain escape values as
256 described in the entry on bf(keysym) following. 274 described in the entry on bf(keysym) following.
275 dit(bf(secondaryScreen:) em(bool))
276 Turn on/off secondary screen (default enabled).
277 dit(bf(secondaryScroll:) em(bool))
278 Turn on/off secondary screen scroll (default enabled). If
279 the this option is enabled, scrolls on the secondary screen will
280 change the scrollback buffer and switching to/from the secondary screen
281 will instead scroll the screen up.
257 dit(bf(keysym.)em(sym): em(string)) 282 dit(bf(keysym.)em(sym): em(string))
258 Associate em(string) with keysym em(sym) (bf(0xFF00 - 0xFFFF)). It 283 Associate em(string) with keysym em(sym) (bf(0xFF00 - 0xFFFF)). It
259 may contain escape values (\a: bell, \b: backspace, \e, \E: escape, 284 may contain escape values (\a: bell, \b: backspace, \e, \E: escape,
260 \n: newline, \r: return, \t: tab, \000: octal number) or control 285 \n: newline, \r: return, \t: tab, \000: octal number) or control
261 characters (^?: delete, ^@: null, ^A ...) and may enclosed with 286 characters (^?: delete, ^@: null, ^A ...) and may enclosed with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines