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.29 by root, Tue Oct 25 20:04:58 2005 UTC vs.
Revision 1.37 by root, Wed Jan 4 21:50:12 2006 UTC

185 A non-exhaustive list of features enabled by "--enable-frills" 185 A non-exhaustive list of features enabled by "--enable-frills"
186 (possibly in combination with other switches) is: 186 (possibly in combination with other switches) is:
187 187
188 MWM-hints 188 MWM-hints
189 EWMH-hints (pid, utf8 names) and protocols (ping) 189 EWMH-hints (pid, utf8 names) and protocols (ping)
190 seperate underline colour 190 seperate underline colour (-underlineColor)
191 settable border widths and borderless switch 191 settable border widths and borderless switch (-w, -b, -bl)
192 settable extra linespacing 192 settable extra linespacing /-lsp)
193 iso-14755-2 and -3, and visual feedback 193 iso-14755-2 and -3, and visual feedback
194 backindex and forwardindex escape sequence 194 backindex and forwardindex escape sequence
195 window op and some xterm/OSC escape sequences 195 window op and some xterm/OSC escape sequences
196 tripleclickwords 196 tripleclickwords (-tcw)
197 settable insecure mode 197 settable insecure mode (-insecure)
198 keysym remapping support 198 keysym remapping support
199 cursor blinking and underline cursor 199 cursor blinking and underline cursor (-cb, -uc)
200 -embed and -pty-fd options 200 XEmbed support (-embed)
201 user-pty (-pty-fd)
202 hold on exit (-hold)
203 skip builtin block graphics (-sbg)
204 sgr modes 90..97 and 100..107
201 205
202 --enable-iso14755 (default: on) 206 --enable-iso14755 (default: on)
203 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 207 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 208 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. 209 support for 5.2, 5.3 and 5.4 is enabled with this switch.
231 --enable-dlmalloc (default: off) 235 --enable-dlmalloc (default: off)
232 Use Doug Lea's malloc - which is good for a production version See 236 Use Doug Lea's malloc - which is good for a production version See
233 <http://g.oswego.edu/dl/html/malloc.html> for details. 237 <http://g.oswego.edu/dl/html/malloc.html> for details.
234 238
235 --enable-smart-resize (default: on) 239 --enable-smart-resize (default: on)
236 Add smart growth/shrink behaviour when changing font size via from 240 Add smart growth/shrink behaviour when changing font size via hot
237 hot keys. This should keep in a fixed position the rxvt corner which 241 keys. This should keep the window corner which is closest to a
238 is closest to a corner of the screen. 242 corner of the screen in a fixed position.
239 243
240 --enable-pointer-blank (default: on) 244 --enable-pointer-blank (default: on)
241 Add support to have the pointer disappear when typing or inactive. 245 Add support to have the pointer disappear when typing or inactive.
246
247 --enable-perl (default: off)
248 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
249 (doc/rxvtperl.txt) for more info on this feature, or the files in
250 src/perl-ext/ for the extensions that are installed by default. The
251 perl interpreter that is used can be specified via the "PERL"
252 environment variable when running configure.
242 253
243 --with-name=NAME (default: urxvt) 254 --with-name=NAME (default: urxvt)
244 Set the basename for the installed binaries, resulting in "urxvt", 255 Set the basename for the installed binaries, resulting in "urxvt",
245 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 256 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
246 257

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines