ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.151 by sasha, Thu Nov 15 18:40:10 2007 UTC vs.
Revision 1.157 by ayin, Mon Dec 10 19:08:01 2007 UTC

341=head3 What's with this bold/blink stuff? 341=head3 What's with this bold/blink stuff?
342 342
343If no bold colour is set via C<colorBD:>, bold will invert text using the 343If no bold colour is set via C<colorBD:>, bold will invert text using the
344standard foreground colour. 344standard foreground colour.
345 345
346For the standard background colour, blinking will actually make the 346For the standard background colour, blinking will actually make
347text blink when compiled with C<--enable-blinking>. with standard 347the text blink when compiled with C<--enable-text-blink>. Without
348colours. Without C<--enable-blinking>, the blink attribute will be 348C<--enable-text-blink>, the blink attribute will be ignored.
349ignored.
350 349
351On ANSI colours, bold/blink attributes are used to set high-intensity 350On ANSI colours, bold/blink attributes are used to set high-intensity
352foreground/background colors. 351foreground/background colors.
353 352
354color0-7 are the low-intensity colors. 353color0-7 are the low-intensity colors.
2325=item --with-res-name=NAME (default: urxvt) 2324=item --with-res-name=NAME (default: urxvt)
2326 2325
2327Use the given name as default application name when 2326Use the given name as default application name when
2328reading resources. Specify --with-res-name=rxvt to replace rxvt. 2327reading resources. Specify --with-res-name=rxvt to replace rxvt.
2329 2328
2330=item --with-res-class=CLASS /default: URxvt) 2329=item --with-res-class=CLASS (default: URxvt)
2331 2330
2332Use the given class as default application class 2331Use the given class as default application class
2333when reading resources. Specify --with-res-class=Rxvt to replace 2332when reading resources. Specify --with-res-class=Rxvt to replace
2334rxvt. 2333rxvt.
2335 2334
2388=item --enable-plain-scroll (default: on) 2387=item --enable-plain-scroll (default: on)
2389 2388
2390Add support for a very unobtrusive, plain-looking scrollbar that 2389Add support for a very unobtrusive, plain-looking scrollbar that
2391is the favourite of the rxvt-unicode author, having used it for 2390is the favourite of the rxvt-unicode author, having used it for
2392many years. 2391many years.
2393
2394=item --enable-ttygid (default: off)
2395
2396Change tty device setting to group "tty" - only use this if
2397your system uses this type of security.
2398 2392
2399=item --disable-backspace-key 2393=item --disable-backspace-key
2400 2394
2401Removes any handling of the backspace key by us - let the X server do it. 2395Removes any handling of the backspace key by us - let the X server do it.
2402 2396
2435 keysym remapping support 2429 keysym remapping support
2436 cursor blinking and underline cursor (-cb, -uc) 2430 cursor blinking and underline cursor (-cb, -uc)
2437 XEmbed support (-embed) 2431 XEmbed support (-embed)
2438 user-pty (-pty-fd) 2432 user-pty (-pty-fd)
2439 hold on exit (-hold) 2433 hold on exit (-hold)
2434 compile in built-in block graphics
2440 skip builtin block graphics (-sbg) 2435 skip builtin block graphics (-sbg)
2441 separate highlightcolor support (-hc) 2436 separate highlightcolor support (-hc)
2442 2437
2443It also enables some non-essential features otherwise disabled, such as: 2438It also enables some non-essential features otherwise disabled, such as:
2444 2439
2485 2480
2486Add smart growth/shrink behaviour when resizing. 2481Add smart growth/shrink behaviour when resizing.
2487This should keep the window corner which is closest to a corner of 2482This should keep the window corner which is closest to a corner of
2488the screen in a fixed position. 2483the screen in a fixed position.
2489 2484
2485=item --enable-text-blink (default: on)
2486
2487Add support for blinking text.
2488
2490=item --enable-pointer-blank (default: on) 2489=item --enable-pointer-blank (default: on)
2491 2490
2492Add support to have the pointer disappear when typing or inactive. 2491Add support to have the pointer disappear when typing or inactive.
2493 2492
2494=item --enable-perl (default: on) 2493=item --enable-perl (default: on)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines