ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/README.configure
(Generate patch)

Comparing cvsroot/rxvt-unicode/README.configure (file contents):
Revision 1.75 by root, Thu May 10 22:42:03 2012 UTC vs.
Revision 1.83 by root, Fri May 14 13:47:43 2021 UTC

116 window managers to display some kind of progress indicator during 116 window managers to display some kind of progress indicator during
117 startup. 117 startup.
118 118
119 --enable-transparency (default: on) 119 --enable-transparency (default: on)
120 Add support for using the root pixmap as background to simulate 120 Add support for using the root pixmap as background to simulate
121 transparency. Note that blur and blend effects depend on libXrender 121 transparency. Note that this feature depends on libXrender and on
122 and on the availability of the RENDER extension in the X server. 122 the availability of the RENDER extension in the X server.
123 123
124 --enable-fading (default: on) 124 --enable-fading (default: on)
125 Add support for fading the text when focus is lost. 125 Add support for fading the text when focus is lost.
126 126
127 --enable-rxvt-scroll (default: on) 127 --enable-rxvt-scroll (default: on)
171 user-pty (-pty-fd) 171 user-pty (-pty-fd)
172 hold on exit (-hold) 172 hold on exit (-hold)
173 compile in built-in block graphics 173 compile in built-in block graphics
174 skip builtin block graphics (-sbg) 174 skip builtin block graphics (-sbg)
175 separate highlight colour (-highlightColor, -highlightTextColor) 175 separate highlight colour (-highlightColor, -highlightTextColor)
176 focus reporting mode (1004).
176 extended mouse reporting modes (1005 and 1015). 177 extended mouse reporting modes (1005, 1006 and 1015).
178 visual selection via -visual and -depth.
179 systemd socket activation
177 180
178 It also enables some non-essential features otherwise disabled, such 181 It also enables some non-essential features otherwise disabled, such
179 as: 182 as:
180 183
181 some round-trip time optimisations 184 some round-trip time optimisations
189 rectangular selections 192 rectangular selections
190 trailing space removal for selections 193 trailing space removal for selections
191 verbose X error handling 194 verbose X error handling
192 195
193 --enable-iso14755 (default: on) 196 --enable-iso14755 (default: on)
194 Enable extended ISO 14755 support (see rxvt(1)). Basic support 197 Enable extended ISO 14755 support (see urxvt(1)). Basic support
195 (section 5.1) is enabled by "--enable-frills", while support for 198 (section 5.1) is enabled by "--enable-frills", while support for
196 5.2, 5.3 and 5.4 is enabled with this switch. 199 5.2, 5.3 and 5.4 is enabled with this switch.
197 200
198 --enable-keepscrolling (default: on) 201 --enable-keepscrolling (default: on)
199 Add support for continual scrolling of the display when you hold the 202 Add support for continual scrolling of the display when you hold the
221 224
222 --enable-pointer-blank (default: on) 225 --enable-pointer-blank (default: on)
223 Add support to have the pointer disappear when typing or inactive. 226 Add support to have the pointer disappear when typing or inactive.
224 227
225 --enable-perl (default: on) 228 --enable-perl (default: on)
226 Enable an embedded perl interpreter. See the rxvtperl(3) manpage for 229 Enable an embedded perl interpreter. See the urxvtperl(3) manpage
227 more info on this feature, or the files in src/perl/ for the 230 for more info on this feature, or the files in src/perl/ for the
228 extensions that are installed by default. The perl interpreter that 231 extensions that are installed by default. The perl interpreter that
229 is used can be specified via the "PERL" environment variable when 232 is used can be specified via the "PERL" environment variable when
230 running configure. Even when compiled in, perl will *not* be 233 running configure. Even when compiled in, perl will *not* be
231 initialised when all extensions have been disabled "-pe "" 234 initialised when all extensions have been disabled "-pe ""
232 --perl-ext-common """, so it should be safe to enable from a 235 --perl-ext-common """, so it should be safe to enable from a
244 This switch breaks termcap/terminfo compatibility to 247 This switch breaks termcap/terminfo compatibility to
245 "TERM=rxvt-unicode", and consequently sets "TERM" to 248 "TERM=rxvt-unicode", and consequently sets "TERM" to
246 "rxvt-unicode-256color" by default (doc/etc/ contains 249 "rxvt-unicode-256color" by default (doc/etc/ contains
247 termcap/terminfo definitions for both). 250 termcap/terminfo definitions for both).
248 251
249 It also results in higher memory usage and can slow down rxvt 252 It also results in higher memory usage and can slow down urxvt
250 dramatically when more than six fonts are in use by a terminal 253 dramatically when more than six fonts are in use by a terminal
251 instance. 254 instance.
252 255
253 --with-name=NAME (default: urxvt) 256 --with-name=NAME (default: urxvt)
254 Set the basename for the installed binaries, resulting in "urxvt", 257 Set the basename for the installed binaries, resulting in "urxvt",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines