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.9 by pcg, Mon Mar 29 21:02:11 2004 UTC vs.
Revision 1.10 by pcg, Fri Apr 2 00:51:09 2004 UTC

1COMMENT(-- $Id: rxvt-resources.yo,v 1.9 2004/03/29 21:02:11 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-resources.yo,v 1.10 2004/04/02 00:51:09 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.
248 while staying in another locale. 248 while staying in another locale.
249 option bf(-imlocale). 249 option bf(-imlocale).
250 dit(bf(insecure)) 250 dit(bf(insecure))
251 Enables "insecure" mode. Rxvt-unicode offers some escape sequences 251 Enables "insecure" mode. Rxvt-unicode offers some escape sequences
252 that echo arbitrary strings like the icon name or the locale. This 252 that echo arbitrary strings like the icon name or the locale. This
253 could be abused if somebody gets 8-bit-clean access to your display, 253 could be abused if somebody gets 8-bit-clean access to your
254 wether throuh a mail client displaying mail bodies unfiltered or 254 display, wether throuh a mail client displaying mail bodies
255 though write(1). Therefore, these sequences are disabled by default. 255 unfiltered or though write(1). Therefore, these sequences are
256 You can enable them by setting this boolean resource or specifying 256 disabled by default. (Note that other terminals, including xterm,
257 have these sequences enabled by default). You can enable them
258 by setting this boolean resource or specifying bf(-insecure) as
257 bf(-insecure) as an option. At the moment, this enabled display-answer, 259 an option. At the moment, this enabled display-answer, locale,
258 locale, findfont, icon label and window title requests as well as 260 findfont, icon label and window title requests as well as dynamic
259 dynamic menubar dispatch. 261 menubar dispatch.
260 dit(bf(modifier:) em(modifier)) 262 dit(bf(modifier:) em(modifier))
261 Set the key to be interpreted as the Meta key to: 263 Set the key to be interpreted as the Meta key to:
262 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3), 264 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
263 bf(mod4), bf(mod5); 265 bf(mod4), bf(mod5);
264 option bf(-mod). 266 option bf(-mod).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines