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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.124 by root, Sat Jan 13 15:06:54 2007 UTC vs.
Revision 1.127 by ayin, Wed May 2 23:06:32 2007 UTC

564Use the specified colour to display underlined characters when the 564Use the specified colour to display underlined characters when the
565foreground colour is the default. 565foreground colour is the default.
566 566
567=item B<colorRV:> I<colour> 567=item B<colorRV:> I<colour>
568 568
569Use the specified colour as the background for reverse video 569Use the specified colour as the background for reverse video characters
570characters. 570when OPTION_HC is disabled (--disable-frills).
571 571
572=item B<underlineColor:> I<colour> 572=item B<underlineColor:> I<colour>
573 573
574If set, use the specified colour as the colour for the underline 574If set, use the specified colour as the colour for the underline
575itself. If unset, use the foreground colour. 575itself. If unset, use the foreground colour.
751=item B<mapAlert:> I<boolean> 751=item B<mapAlert:> I<boolean>
752 752
753B<True>: de-iconify (map) on receipt of a bell character. B<False>: no 753B<True>: de-iconify (map) on receipt of a bell character. B<False>: no
754de-iconify (map) on receipt of a bell character [default]. 754de-iconify (map) on receipt of a bell character [default].
755 755
756=item B<urgentOnBell:> I<boolean>
757
758B<True>: set the urgency hint for the wm on receipt of a bell character.
759B<False>: do not set the urgency hint [default].
760
756=item B<visualBell:> I<boolean> 761=item B<visualBell:> I<boolean>
757 762
758B<True>: use visual bell on receipt of a bell character; option B<-vb>. 763B<True>: use visual bell on receipt of a bell character; option B<-vb>.
759B<False>: no visual bell [default]; option B<+vb>. 764B<False>: no visual bell [default]; option B<+vb>.
760 765
988 993
989Turn on/off secondary screen (default enabled). 994Turn on/off secondary screen (default enabled).
990 995
991=item B<secondaryScroll:> I<boolean> 996=item B<secondaryScroll:> I<boolean>
992 997
993Turn on/off secondary screen scroll (default enabled). If the this 998Turn on/off secondary screen scroll (default enabled). If this
994option is enabled, scrolls on the secondary screen will change the 999option is enabled, scrolls on the secondary screen will change the
995scrollback buffer and switching to/from the secondary screen will 1000scrollback buffer and switching to/from the secondary screen will
996instead scroll the screen up. 1001instead scroll the screen up.
997 1002
998=item B<hold>: I<boolean> 1003=item B<hold>: I<boolean>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines