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.35 by root, Mon Jan 2 19:36:07 2006 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, -pty-fd and -hold 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.
241 Add support to have the pointer disappear when typing or inactive. 245 Add support to have the pointer disappear when typing or inactive.
242 246
243 --enable-perl (default: off) 247 --enable-perl (default: off)
244 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 248 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
245 (doc/rxvtperl.txt) for more info on this feature, or the files in 249 (doc/rxvtperl.txt) for more info on this feature, or the files in
246 src/perl-ext/ for the extensions that are installed by default. 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.
247 253
248 --with-name=NAME (default: urxvt) 254 --with-name=NAME (default: urxvt)
249 Set the basename for the installed binaries, resulting in "urxvt", 255 Set the basename for the installed binaries, resulting in "urxvt",
250 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 256 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
251 257

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines