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

Comparing cvsroot/rxvt-unicode/README.configure (file contents):
Revision 1.58 by root, Mon Nov 19 12:02:35 2007 UTC vs.
Revision 1.60 by root, Fri Dec 14 06:05:40 2007 UTC

86 86
87 --with-res-name=NAME (default: urxvt) 87 --with-res-name=NAME (default: urxvt)
88 Use the given name as default application name when reading 88 Use the given name as default application name when reading
89 resources. Specify --with-res-name=rxvt to replace rxvt. 89 resources. Specify --with-res-name=rxvt to replace rxvt.
90 90
91 --with-res-class=CLASS /default: URxvt) 91 --with-res-class=CLASS (default: URxvt)
92 Use the given class as default application class when reading 92 Use the given class as default application class when reading
93 resources. Specify --with-res-class=Rxvt to replace rxvt. 93 resources. Specify --with-res-class=Rxvt to replace rxvt.
94 94
95 --enable-utmp (default: on) 95 --enable-utmp (default: on)
96 Write user and tty to utmp file (used by programs like w) at start 96 Write user and tty to utmp file (used by programs like w) at start
141 141
142 --enable-plain-scroll (default: on) 142 --enable-plain-scroll (default: on)
143 Add support for a very unobtrusive, plain-looking scrollbar that is 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 144 the favourite of the rxvt-unicode author, having used it for many
145 years. 145 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 146
151 --disable-backspace-key 147 --disable-backspace-key
152 Removes any handling of the backspace key by us - let the X server 148 Removes any handling of the backspace key by us - let the X server
153 do it. 149 do it.
154 150
183 keysym remapping support 179 keysym remapping support
184 cursor blinking and underline cursor (-cb, -uc) 180 cursor blinking and underline cursor (-cb, -uc)
185 XEmbed support (-embed) 181 XEmbed support (-embed)
186 user-pty (-pty-fd) 182 user-pty (-pty-fd)
187 hold on exit (-hold) 183 hold on exit (-hold)
184 compile in built-in block graphics
188 skip builtin block graphics (-sbg) 185 skip builtin block graphics (-sbg)
189 separate highlightcolor support (-hc) 186 separate highlightcolor support (-hc)
190 187
191 It also enables some non-essential features otherwise disabled, such 188 It also enables some non-essential features otherwise disabled, such
192 as: 189 as:
227 --enable-smart-resize (default: off) 224 --enable-smart-resize (default: off)
228 Add smart growth/shrink behaviour when resizing. This should keep 225 Add smart growth/shrink behaviour when resizing. This should keep
229 the window corner which is closest to a corner of the screen in a 226 the window corner which is closest to a corner of the screen in a
230 fixed position. 227 fixed position.
231 228
229 --enable-text-blink (default: on)
230 Add support for blinking text.
231
232 --enable-pointer-blank (default: on) 232 --enable-pointer-blank (default: on)
233 Add support to have the pointer disappear when typing or inactive. 233 Add support to have the pointer disappear when typing or inactive.
234 234
235 --enable-perl (default: on) 235 --enable-perl (default: on)
236 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 236 Enable an embedded perl interpreter. See the rxvtperl(3) manpage

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines