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.174 by sf-exg, Wed Jan 6 12:10:45 2010 UTC vs.
Revision 1.176 by sf-exg, Sat Apr 17 23:00:45 2010 UTC

646=item B<colorUL:> I<colour> 646=item B<colorUL:> I<colour>
647 647
648Use the specified colour to display underlined characters when the 648Use the specified colour to display underlined characters when the
649foreground colour is the default. 649foreground colour is the default.
650 650
651=item B<colorRV:> I<colour>
652
653Use the specified colour as the background for reverse video characters
654when OPTION_HC is disabled (--disable-frills).
655
656=item B<underlineColor:> I<colour> 651=item B<underlineColor:> I<colour>
657 652
658If set, use the specified colour as the colour for the underline 653If set, use the specified colour as the colour for the underline
659itself. If unset, use the foreground colour. 654itself. If unset, use the foreground colour.
655
656=item B<highlightColor:> I<colour>
657
658If set, use the specified colour as the background for highlighted
659characters. If unset, use reverse video.
660
661=item B<highlightTextColor:> I<colour>
662
663If set and highlightColor is set, use the specified colour as the
664foreground for highlighted characters.
660 665
661=item B<cursorColor:> I<colour> 666=item B<cursorColor:> I<colour>
662 667
663Use the specified colour for the cursor. The default is to use the 668Use the specified colour for the cursor. The default is to use the
664foreground colour; option B<-cr>. 669foreground colour; option B<-cr>.
812it is named first) and thus defines the character cell grid to be 9 pixels 817it is named first) and thus defines the character cell grid to be 9 pixels
813wide and 15 pixels high. 818wide and 15 pixels high.
814 819
815The second font is just used to add additional unicode characters not in 820The second font is just used to add additional unicode characters not in
816the base font, likewise the third, which is unfortunately non-bold, but 821the base font, likewise the third, which is unfortunately non-bold, but
817the bold version of the font does contain less characters, so this is a 822the bold version of the font does contain fewer characters, so this is a
818useful supplement. 823useful supplement.
819 824
820The third font is an Xft font with aliasing turned off, and the characters 825The third font is an Xft font with aliasing turned off, and the characters
821are limited to the B<JIS 0208> codeset (i.e. japanese kanji). The font 826are limited to the B<JIS 0208> codeset (i.e. japanese kanji). The font
822contains other characters, but we are not interested in them. 827contains other characters, but we are not interested in them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines