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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.83 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.86 by root, Mon Jan 16 17:24:29 2006 UTC

616=item My input method wants <some encoding> but I want UTF-8, what can I do? 616=item My input method wants <some encoding> but I want UTF-8, what can I do?
617 617
618You can specify separate locales for the input method and the rest of the 618You can specify separate locales for the input method and the rest of the
619terminal, using the resource C<imlocale>: 619terminal, using the resource C<imlocale>:
620 620
621 URxvt*imlocale: ja_JP.EUC-JP 621 URxvt.imlocale: ja_JP.EUC-JP
622 622
623Now you can start your terminal with C<LC_CTYPE=ja_JP.UTF-8> and still 623Now you can start your terminal with C<LC_CTYPE=ja_JP.UTF-8> and still
624use your input method. Please note, however, that you will not be able to 624use your input method. Please note, however, that you will not be able to
625input characters outside C<EUC-JP> in a normal way then, as your input 625input characters outside C<EUC-JP> in a normal way then, as your input
626method limits you. 626method limits you.
899 899
900=head1 DESCRIPTION 900=head1 DESCRIPTION
901 901
902The rest of this document describes various technical aspects of 902The rest of this document describes various technical aspects of
903B<rxvt-unicode>. First the description of supported command sequences, 903B<rxvt-unicode>. First the description of supported command sequences,
904followed by menu and pixmap support and last by a description of all 904followed by pixmap support and last by a description of all features
905features selectable at C<configure> time. 905selectable at C<configure> time.
906 906
907=head1 Definitions 907=head1 Definitions
908 908
909=over 4 909=over 4
910 910
2046 2046
2047Add support for a very unobtrusive, plain-looking scrollbar that 2047Add support for a very unobtrusive, plain-looking scrollbar that
2048is the favourite of the rxvt-unicode author, having used it for 2048is the favourite of the rxvt-unicode author, having used it for
2049many years. 2049many years.
2050 2050
2051=item --enable-half-shadow (default: off)
2052
2053Make shadows on the scrollbar only half the normal width & height.
2054only applicable to rxvt scrollbars.
2055
2056=item --enable-ttygid (default: off) 2051=item --enable-ttygid (default: off)
2057 2052
2058Change tty device setting to group "tty" - only use this if 2053Change tty device setting to group "tty" - only use this if
2059your system uses this type of security. 2054your system uses this type of security.
2060 2055

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines