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.33 by root, Sat Dec 24 12:55:17 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, -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 urxvt(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.
206 210
207 --enable-keepscrolling (default: on) 211 --enable-keepscrolling (default: on)
208 Add support for continual scrolling of the display when you hold the 212 Add support for continual scrolling of the display when you hold the
238 corner of the screen in a fixed position. 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.
242 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.
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
247 --with-term=NAME (default: rxvt-unicode) 258 --with-term=NAME (default: rxvt-unicode)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines