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.15 by root, Thu Jul 29 13:30:39 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.15 2004/07/29 13:30:39 root 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.
40 but the actual colour names used are listed in the 40 but the actual colour names used are listed in the
41 bf(COLORS AND GRAPHICS) section. 41 bf(COLORS AND GRAPHICS) section.
42 dit(bf(colorBD:) em(colour)) 42 dit(bf(colorBD:) em(colour))
43 Use the specified colour to display bold characters when the 43 Use the specified colour to display bold characters when the
44 foreground colour is the default. 44 foreground colour is the default.
45 This option will be ignored if bf(realBold) is enabled.
45 dit(bf(colorUL:) em(colour)) 46 dit(bf(colorUL:) em(colour))
46 Use the specified colour to display underlined characters when the 47 Use the specified colour to display underlined characters when the
47 foreground colour is the default. 48 foreground colour is the default.
48 dit(bf(colorRV:) em(colour)) 49 dit(bf(colorRV:) em(colour))
49 Use the specified colour as the background for reverse video 50 Use the specified colour as the background for reverse video
70 option bf(+j). 71 option bf(+j).
71 dit(bf(inheritPixmap:) em(boolean)) 72 dit(bf(inheritPixmap:) em(boolean))
72 bf(True): make the background inherit the parent windows' pixmap, 73 bf(True): make the background inherit the parent windows' pixmap,
73 giving artificial transparency. 74 giving artificial transparency.
74 bf(False): do not inherit the parent windows' pixmap. 75 bf(False): do not inherit the parent windows' pixmap.
76 dit(bf(tintColor:) em(colour))
77 Tint the transparent background pixmap with the given colour.
75 dit(bf(scrollColor:) em(colour)) 78 dit(bf(scrollColor:) em(colour))
76 Use the specified colour for the scrollbar [default #B2B2B2]. 79 Use the specified colour for the scrollbar [default #B2B2B2].
77 dit(bf(troughColor:) em(colour)) 80 dit(bf(troughColor:) em(colour))
78 Use the specified colour for the scrollbar's trough area [default 81 Use the specified colour for the scrollbar's trough area [default
79 #969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 82 #969696]. Only relevant for normal (non XTerm/NeXT) scrollbar.
94 dit(bf(path:) em(path)) 97 dit(bf(path:) em(path))
95 Specify the colon-delimited search path for finding files (XPM and 98 Specify the colon-delimited search path for finding files (XPM and
96 menus), in addition to the paths specified by the bf(RXVTPATH) and 99 menus), in addition to the paths specified by the bf(RXVTPATH) and
97 bf(PATH) environment variables. 100 bf(PATH) environment variables.
98 dit(bf(font:) em(fontname)) 101 dit(bf(font:) em(fontname))
99 Select the fonts to be used used. This is a comma seperated 102 Select the fonts to be used.
100 list of font names that are used in turn when trying to display 103 This is a comma seperated list of font names that are used in turn when
101 unicode characters. The first font defines the cell size for characters, 104 trying to display Unicode characters.
102 pther fonts might be smaller, but not larger. A reasonable default list 105 The first font defines the cell size for characters; other fonts might
103 is appended. 106 be smaller, but not larger.
107 A reasonable default font list is always appended to it.
104 option bf(-fn). 108 option bf(-fn).
109 dit(bf(realBold:) em(boolean))
110 bf(True): Enable "real bold" support.
111 When this option is on, bold text will be displayed using the first
112 available bold font in the font list.
113 Bold fonts should thus be specified in the font list after their
114 corresponding regular fonts.
115 If no bold font can be found, a regular font will be used.
116 option bf(-rb).
117 bf(False): Display bold text in a regular font, using the color
118 specified with bf(colorBD);
119 option bf(+rb).
105 dit(bf(selectstyle:) em(mode)) 120 dit(bf(selectstyle:) em(mode))
106 Set mouse selection style to bf(old) which is 2.20, bf(oldword) which 121 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 122 is xterm style with 2.20 old word selection, or anything else which
108 gives xterm style selection. 123 gives xterm style selection.
109 dit(bf(scrollstyle:) em(mode)) 124 dit(bf(scrollstyle:) em(mode))
110 Set scrollbar style to bf(RXVTNAME()), bf(next) or bf(xterm) 125 Set scrollbar style to bf(RXVTNAME()), bf(rxvt), bf(plain), bf(next) or bf(xterm)
111 dit(bf(title:) em(string)) 126 dit(bf(title:) em(string))
112 Set window title string, the default title is the command-line 127 Set window title string, the default title is the command-line
113 specified after the bf(-e) option, if any, otherwise the application 128 specified after the bf(-e) option, if any, otherwise the application
114 name; 129 name;
115 option bf(-title). 130 option bf(-title).
216 option bf(-bc). 231 option bf(-bc).
217 dit(bf(pointerBlank:) em(boolean)) 232 dit(bf(pointerBlank:) em(boolean))
218 bf(True): blank the pointer when a key is pressed or after a set number 233 bf(True): blank the pointer when a key is pressed or after a set number
219 of seconds of inactivity. 234 of seconds of inactivity.
220 bf(False): the pointer is always visible [default]. 235 bf(False): the pointer is always visible [default].
236 dit(bf(pointerColor:) em(colour))
237 Mouse pointer foreground colour.
238 dit(bf(pointerColor2:) em(colour))
239 Mouse pointer background colour.
221 dit(bf(pointerBlankDelay:) em(number)) 240 dit(bf(pointerBlankDelay:) em(number))
222 Specifies number of seconds before blanking the pointer [default 2]. 241 Specifies number of seconds before blanking the pointer [default 2].
223 dit(bf(backspacekey:) em(string)) 242 dit(bf(backspacekey:) em(string))
224 The string to send when the backspace key is pressed. If set to 243 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, 244 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 262 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 263 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 264 for the input extension to be able to input japanese characters
246 while staying in another locale. 265 while staying in another locale.
247 option bf(-imlocale). 266 option bf(-imlocale).
267 dit(bf(insecure))
268 Enables "insecure" mode. Rxvt-unicode offers some escape sequences
269 that echo arbitrary strings like the icon name or the locale. This
270 could be abused if somebody gets 8-bit-clean access to your
271 display, wether throuh a mail client displaying mail bodies
272 unfiltered or though write(1). Therefore, these sequences are
273 disabled by default. (Note that other terminals, including xterm,
274 have these sequences enabled by default). You can enable them
275 by setting this boolean resource or specifying bf(-insecure) as
276 an option. At the moment, this enabled display-answer, locale,
277 findfont, icon label and window title requests as well as dynamic
278 menubar dispatch.
248 dit(bf(modifier:) em(modifier)) 279 dit(bf(modifier:) em(modifier))
249 Set the key to be interpreted as the Meta key to: 280 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), 281 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
251 bf(mod4), bf(mod5); 282 bf(mod4), bf(mod5);
252 option bf(-mod). 283 option bf(-mod).
253 dit(bf(answerbackString:) em(string)) 284 dit(bf(answerbackString:) em(string))
254 Specify the reply rxvt sends to the shell when an ENQ (control-E) 285 Specify the reply rxvt sends to the shell when an ENQ (control-E)
255 character is passed through. It may contain escape values as 286 character is passed through. It may contain escape values as
256 described in the entry on bf(keysym) following. 287 described in the entry on bf(keysym) following.
288 dit(bf(secondaryScreen:) em(bool))
289 Turn on/off secondary screen (default enabled).
290 dit(bf(secondaryScroll:) em(bool))
291 Turn on/off secondary screen scroll (default enabled). If
292 the this option is enabled, scrolls on the secondary screen will
293 change the scrollback buffer and switching to/from the secondary screen
294 will instead scroll the screen up.
257 dit(bf(keysym.)em(sym): em(string)) 295 dit(bf(keysym.)em(sym): em(string))
258 Associate em(string) with keysym em(sym) (bf(0xFF00 - 0xFFFF)). It 296 Associate em(string) with keysym em(sym) (bf(0xFF00 - 0xFFFF)). It
259 may contain escape values (\a: bell, \b: backspace, \e, \E: escape, 297 may contain escape values (\a: bell, \b: backspace, \e, \E: escape,
260 \n: newline, \r: return, \t: tab, \000: octal number) or control 298 \n: newline, \r: return, \t: tab, \000: octal number) or control
261 characters (^?: delete, ^@: null, ^A ...) and may enclosed with 299 characters (^?: delete, ^@: null, ^A ...) and may enclosed with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines