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.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
228 --enable-smart-resize (default: off) 224 --enable-smart-resize (default: off)
229 Add smart growth/shrink behaviour when resizing. This should keep 225 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 226 the window corner which is closest to a corner of the screen in a
231 fixed position. 227 fixed position.
232 228
229 --enable-text-blink (default: on)
230 Add support for blinking text.
231
233 --enable-pointer-blank (default: on) 232 --enable-pointer-blank (default: on)
234 Add support to have the pointer disappear when typing or inactive. 233 Add support to have the pointer disappear when typing or inactive.
235 234
236 --enable-perl (default: on) 235 --enable-perl (default: on)
237 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