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.52 by root, Sat Mar 19 02:27:26 2005 UTC vs.
Revision 1.53 by root, Sun Apr 17 22:36:13 2005 UTC

2187Add support for B<bold>, I<italic> and B<< I<bold italic> >> font 2187Add support for B<bold>, I<italic> and B<< I<bold italic> >> font
2188styles. The fonts can be set manually or automatically. 2188styles. The fonts can be set manually or automatically.
2189 2189
2190=item --with-codesets=NAME,... 2190=item --with-codesets=NAME,...
2191 2191
2192Compile in support for additional codeset (encoding) groups (eu, vn are 2192Compile in support for additional codeset (encoding) groups (C<eu>, C<vn>
2193always compiled in, which includes most 8-bit character sets). These 2193are always compiled in, which includes most 8-bit character sets). These
2194codeset tables are currently only used for driving X11 core fonts, they 2194codeset tables are used for driving X11 core fonts, they are not required
2195are not required for Xft fonts. Compiling them in will make your binary 2195for Xft fonts, although having them compiled in lets rxvt-unicode choose
2196bigger (together about 700kB), but it doesn't increase memory usage unless 2196replacement fonts more intelligently. Compiling them in will make your
2197binary bigger (all of together cost about 700kB), but it doesn't increase
2197you use an X11 font requiring one of these encodings. 2198memory usage unless you use a font requiring one of these encodings.
2198 2199
2199=begin table 2200=begin table
2200 2201
2201 all all available codeset groups 2202 all all available codeset groups
2202 zh common chinese encodings 2203 zh common chinese encodings
2383 backindex and forwardindex escape sequence 2384 backindex and forwardindex escape sequence
2384 window op and some xterm/OSC escape sequences 2385 window op and some xterm/OSC escape sequences
2385 tripleclickwords 2386 tripleclickwords
2386 settable insecure mode 2387 settable insecure mode
2387 keysym remapping support 2388 keysym remapping support
2389 cursor blinking and underline cursor
2388 -embed and -pty-fd options 2390 -embed and -pty-fd options
2389 2391
2390=item --enable-iso14755 2392=item --enable-iso14755
2391 2393
2392Enable extended ISO 14755 support (see @@RXVT_NAME@@(1), or 2394Enable extended ISO 14755 support (see @@RXVT_NAME@@(1), or
2432 2434
2433Add smart growth/shrink behaviour when changing font size via from hot 2435Add smart growth/shrink behaviour when changing font size via from hot
2434keys. This should keep in a fixed position the rxvt corner which is 2436keys. This should keep in a fixed position the rxvt corner which is
2435closest to a corner of the screen. 2437closest to a corner of the screen.
2436 2438
2437=item --enable-cursor-blink
2438
2439Add support for a blinking cursor.
2440
2441=item --enable-pointer-blank 2439=item --enable-pointer-blank
2442 2440
2443Add support to have the pointer disappear when typing or inactive. 2441Add support to have the pointer disappear when typing or inactive.
2444 2442
2445=item --with-name=NAME 2443=item --with-name=NAME

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines