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.59 by root, Sun Nov 25 09:35:57 2007 UTC vs.
Revision 1.61 by root, Fri Jan 25 18:42:23 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
86 85
87 --with-res-name=NAME (default: urxvt) 86 --with-res-name=NAME (default: urxvt)
88 Use the given name as default application name when reading 87 Use the given name as default application name when reading
89 resources. Specify --with-res-name=rxvt to replace rxvt. 88 resources. Specify --with-res-name=rxvt to replace rxvt.
90 89
91 --with-res-class=CLASS /default: URxvt) 90 --with-res-class=CLASS (default: URxvt)
92 Use the given class as default application class when reading 91 Use the given class as default application class when reading
93 resources. Specify --with-res-class=Rxvt to replace rxvt. 92 resources. Specify --with-res-class=Rxvt to replace rxvt.
94 93
95 --enable-utmp (default: on) 94 --enable-utmp (default: on)
96 Write user and tty to utmp file (used by programs like w) at start 95 Write user and tty to utmp file (used by programs like w) at start
141 140
142 --enable-plain-scroll (default: on) 141 --enable-plain-scroll (default: on)
143 Add support for a very unobtrusive, plain-looking scrollbar that is 142 Add support for a very unobtrusive, plain-looking scrollbar that is
144 the favourite of the rxvt-unicode author, having used it for many 143 the favourite of the rxvt-unicode author, having used it for many
145 years. 144 years.
146
147 --enable-ttygid (default: off)
148 Change tty device setting to group "tty" - only use this if your
149 system uses this type of security.
150 145
151 --disable-backspace-key 146 --disable-backspace-key
152 Removes any handling of the backspace key by us - let the X server 147 Removes any handling of the backspace key by us - let the X server
153 do it. 148 do it.
154 149
228 --enable-smart-resize (default: off) 223 --enable-smart-resize (default: off)
229 Add smart growth/shrink behaviour when resizing. This should keep 224 Add smart growth/shrink behaviour when resizing. This should keep
230 the window corner which is closest to a corner of the screen in a 225 the window corner which is closest to a corner of the screen in a
231 fixed position. 226 fixed position.
232 227
228 --enable-text-blink (default: on)
229 Add support for blinking text.
230
233 --enable-pointer-blank (default: on) 231 --enable-pointer-blank (default: on)
234 Add support to have the pointer disappear when typing or inactive. 232 Add support to have the pointer disappear when typing or inactive.
235 233
236 --enable-perl (default: on) 234 --enable-perl (default: on)
237 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 235 Enable an embedded perl interpreter. See the rxvtperl(3) manpage

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines