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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.60 by root, Fri Dec 14 06:05:40 2007 UTC vs.
Revision 1.62 by root, Tue Jan 29 11:00:49 2008 UTC

34 in lets rxvt-unicode choose replacement fonts more intelligently. 34 in lets rxvt-unicode choose replacement fonts more intelligently.
35 Compiling them in will make your binary bigger (all of together cost 35 Compiling them in will make your binary bigger (all of together cost
36 about 700kB), but it doesn't increase memory usage unless you use a 36 about 700kB), but it doesn't increase memory usage unless you use a
37 font requiring one of these encodings. 37 font requiring one of these encodings.
38 38
39 all all available codeset groups 39 all all available codeset groups
40 zh common chinese encodings 40 zh common chinese encodings
41 zh_ext rarely used but very big chinese encodings 41 zh_ext rarely used but very big chinese encodings
42 jp common japanese encodings 42 jp common japanese encodings
43 jp_ext rarely used but big japanese encodings 43 jp_ext rarely used but big japanese encodings
44 kr korean encodings 44 kr korean encodings
45
46 --enable-xim (default: on) 45 --enable-xim (default: on)
47 Add support for XIM (X Input Method) protocol. This allows using 46 Add support for XIM (X Input Method) protocol. This allows using
48 alternative input methods (e.g. kinput2) and will also correctly set 47 alternative input methods (e.g. kinput2) and will also correctly set
49 up the input for people using dead keys or compose keys. 48 up the input for people using dead keys or compose keys.
50 49
136 --enable-next-scroll (default: on) 135 --enable-next-scroll (default: on)
137 Add support for a NeXT-like scrollbar. 136 Add support for a NeXT-like scrollbar.
138 137
139 --enable-xterm-scroll (default: on) 138 --enable-xterm-scroll (default: on)
140 Add support for an Xterm-like scrollbar. 139 Add support for an Xterm-like scrollbar.
141
142 --enable-plain-scroll (default: on)
143 Add support for a very unobtrusive, plain-looking scrollbar that is
144 the favourite of the rxvt-unicode author, having used it for many
145 years.
146 140
147 --disable-backspace-key 141 --disable-backspace-key
148 Removes any handling of the backspace key by us - let the X server 142 Removes any handling of the backspace key by us - let the X server
149 do it. 143 do it.
150 144

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines