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.38 by root, Sat Jan 7 04:19:43 2006 UTC

104 --enable-lastlog (default: on) 104 --enable-lastlog (default: on)
105 Write user and tty to lastlog file (used by programs like lastlogin) 105 Write user and tty to lastlog file (used by programs like lastlogin)
106 at start of rxvt execution. This option requires --enable-utmp to 106 at start of rxvt execution. This option requires --enable-utmp to
107 also be specified. 107 also be specified.
108 108
109 --enable-xpm-background (default: off) 109 --enable-xpm-background (default: on)
110 Add support for XPM background pixmaps. 110 Add support for XPM background pixmaps.
111 111
112 --enable-transparency (default: off) 112 --enable-transparency (default: on)
113 Add support for inheriting parent backgrounds thus giving a fake 113 Add support for inheriting parent backgrounds thus giving a fake
114 transparency to the term. 114 transparency to the term.
115 115
116 --enable-fading (default: on) 116 --enable-fading (default: on)
117 Add support for fading the text when focus is lost (requires 117 Add support for fading the text when focus is lost (requires
119 119
120 --enable-tinting (default: on) 120 --enable-tinting (default: on)
121 Add support for tinting of transparent backgrounds (requires 121 Add support for tinting of transparent backgrounds (requires
122 "--enable-transparency"). 122 "--enable-transparency").
123 123
124 --enable-menubar (default: off) 124 --enable-menubar (default: off) [DEPRECATED]
125 Add support for our menu bar system (this interacts badly with 125 Add support for our menu bar system (this interacts badly with
126 dynamic locale switching currently). 126 dynamic locale switching currently). This option is DEPRECATED and
127 will be removed in the future.
127 128
128 --enable-rxvt-scroll (default: on) 129 --enable-rxvt-scroll (default: on)
129 Add support for the original rxvt scrollbar. 130 Add support for the original rxvt scrollbar.
130 131
131 --enable-next-scroll (default: on) 132 --enable-next-scroll (default: on)
185 A non-exhaustive list of features enabled by "--enable-frills" 186 A non-exhaustive list of features enabled by "--enable-frills"
186 (possibly in combination with other switches) is: 187 (possibly in combination with other switches) is:
187 188
188 MWM-hints 189 MWM-hints
189 EWMH-hints (pid, utf8 names) and protocols (ping) 190 EWMH-hints (pid, utf8 names) and protocols (ping)
190 seperate underline colour 191 seperate underline colour (-underlineColor)
191 settable border widths and borderless switch 192 settable border widths and borderless switch (-w, -b, -bl)
192 settable extra linespacing 193 settable extra linespacing /-lsp)
193 iso-14755-2 and -3, and visual feedback 194 iso-14755-2 and -3, and visual feedback
194 backindex and forwardindex escape sequence 195 backindex and forwardindex escape sequence
195 window op and some xterm/OSC escape sequences 196 window op and some xterm/OSC escape sequences
196 tripleclickwords 197 tripleclickwords (-tcw)
197 settable insecure mode 198 settable insecure mode (-insecure)
198 keysym remapping support 199 keysym remapping support
199 cursor blinking and underline cursor 200 cursor blinking and underline cursor (-cb, -uc)
200 -embed, -pty-fd and -hold options 201 XEmbed support (-embed)
202 user-pty (-pty-fd)
203 hold on exit (-hold)
204 skip builtin block graphics (-sbg)
205 sgr modes 90..97 and 100..107
201 206
202 --enable-iso14755 (default: on) 207 --enable-iso14755 (default: on)
203 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 208 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 209 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. 210 support for 5.2, 5.3 and 5.4 is enabled with this switch.
206 211
207 --enable-keepscrolling (default: on) 212 --enable-keepscrolling (default: on)
208 Add support for continual scrolling of the display when you hold the 213 Add support for continual scrolling of the display when you hold the
238 corner of the screen in a fixed position. 243 corner of the screen in a fixed position.
239 244
240 --enable-pointer-blank (default: on) 245 --enable-pointer-blank (default: on)
241 Add support to have the pointer disappear when typing or inactive. 246 Add support to have the pointer disappear when typing or inactive.
242 247
248 --enable-perl (default: off)
249 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
250 (doc/rxvtperl.txt) for more info on this feature, or the files in
251 src/perl-ext/ for the extensions that are installed by default. The
252 perl interpreter that is used can be specified via the "PERL"
253 environment variable when running configure.
254
243 --with-name=NAME (default: urxvt) 255 --with-name=NAME (default: urxvt)
244 Set the basename for the installed binaries, resulting in "urxvt", 256 Set the basename for the installed binaries, resulting in "urxvt",
245 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 257 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
246 258
247 --with-term=NAME (default: rxvt-unicode) 259 --with-term=NAME (default: rxvt-unicode)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines