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.30 by root, Tue Nov 8 17:35:28 2005 UTC vs.
Revision 1.31 by root, Sat Dec 17 20:55:45 2005 UTC

198 keysym remapping support 198 keysym remapping support
199 cursor blinking and underline cursor 199 cursor blinking and underline cursor
200 -embed and -pty-fd options 200 -embed and -pty-fd options
201 201
202 --enable-iso14755 (default: on) 202 --enable-iso14755 (default: on)
203 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 203 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
204 Basic support (section 5.1) is enabled by "--enable-frills", while 204 Basic support (section 5.1) is enabled by "--enable-frills", while
205 support for 5.2, 5.3 and 5.4 is enabled with this switch. 205 support for 5.2, 5.3 and 5.4 is enabled with this switch.
206 206
207 --enable-keepscrolling (default: on) 207 --enable-keepscrolling (default: on)
208 Add support for continual scrolling of the display when you hold the 208 Add support for continual scrolling of the display when you hold the
232 Use Doug Lea's malloc - which is good for a production version See 232 Use Doug Lea's malloc - which is good for a production version See
233 <http://g.oswego.edu/dl/html/malloc.html> for details. 233 <http://g.oswego.edu/dl/html/malloc.html> for details.
234 234
235 --enable-smart-resize (default: on) 235 --enable-smart-resize (default: on)
236 Add smart growth/shrink behaviour when changing font size via hot 236 Add smart growth/shrink behaviour when changing font size via hot
237 keys. This should keep in a fixed position the urxvt corner which is 237 keys. This should keep the window corner which is closest to a
238 closest to a corner of the screen. 238 corner of the screen in a fixed position.
239 239
240 --enable-pointer-blank (default: on) 240 --enable-pointer-blank (default: on)
241 Add support to have the pointer disappear when typing or inactive. 241 Add support to have the pointer disappear when typing or inactive.
242 242
243 --with-name=NAME (default: urxvt) 243 --with-name=NAME (default: urxvt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines