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

Comparing rxvt-unicode/doc/yodl/rxvt-options.yo (file contents):
Revision 1.7 by pcg, Sun Mar 28 14:42:14 2004 UTC vs.
Revision 1.8 by pcg, Mon Mar 29 16:52:06 2004 UTC

1COMMENT(-- $Id: rxvt-options.yo,v 1.7 2004/03/28 14:42:14 pcg Exp $ --) 1COMMENT(-- $Id: rxvt-options.yo,v 1.8 2004/03/29 16:52:06 pcg Exp $ --)
2COMMENT(----------------------------------------------------------------------) 2COMMENT(----------------------------------------------------------------------)
3manpageoptions() 3manpageoptions()
4 4
5The bf(RXVTNAME()) options (mostly a subset of em(xterm)'s) are listed below. 5The bf(RXVTNAME()) options (mostly a subset of em(xterm)'s) are listed below.
6In keeping with the smaller-is-better philosophy, options may be eliminated 6In keeping with the smaller-is-better philosophy, options may be eliminated
155 dit(bf(-imlocale) em(string)) 155 dit(bf(-imlocale) em(string))
156 The locale to use for opening the IM. You can use an LC_CTYPE 156 The locale to use for opening the IM. You can use an LC_CTYPE
157 of e.g. de_DE.UTF-8 for normal text processing but ja_JP.EUC-JP 157 of e.g. de_DE.UTF-8 for normal text processing but ja_JP.EUC-JP
158 for the input extension to be able to input japanese characters 158 for the input extension to be able to input japanese characters
159 while staying in another locale. 159 while staying in another locale.
160 dit(bf(-insecure))
161 Enable "insecure" mode, which currently enables most of the escape
162 sequences that echo strings. See the resource bf(insecure) for
163 more info.
160 dit(bf(-mod) em(modifier)) 164 dit(bf(-mod) em(modifier))
161 Override detection of Meta modifier with specified key: 165 Override detection of Meta modifier with specified key:
162 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3), 166 bf(alt), bf(meta), bf(hyper), bf(super), bf(mod1), bf(mod2), bf(mod3),
163 bf(mod4), bf(mod5); 167 bf(mod4), bf(mod5);
164 resource em(modifier). 168 resource em(modifier).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines