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.121 by root, Sun Aug 20 02:47:26 2006 UTC vs.
Revision 1.127 by ayin, Wed May 2 23:06:32 2007 UTC

144 144
145=item B<-sh> 145=item B<-sh>
146 146
147I<number> Darken (0 .. 100) or lighten (-1 .. -100) the transparent 147I<number> Darken (0 .. 100) or lighten (-1 .. -100) the transparent
148background image in addition to tinting it (i.e. B<-tint> must be 148background image in addition to tinting it (i.e. B<-tint> must be
149specified, too, e.g. C<-tint white>). 149specified, too, e.g. C<-tint white>); resource I<shading>.
150 150
151=item B<-bg> I<colour> 151=item B<-bg> I<colour>
152 152
153Window background colour; resource B<background>. 153Window background colour; resource B<background>.
154 154
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.
620Tint the transparent background pixmap with the given colour; option 620Tint the transparent background pixmap with the given colour; option
621B<-tint>. 621B<-tint>.
622 622
623=item B<shading:> I<number> 623=item B<shading:> I<number>
624 624
625Darken (0 .. 100) or lighten (-1 .. -100) the transparent background 625Darken (0 .. 100) or lighten (-1 .. -100) the transparent background image
626image in addition to tinting it. 626in addition to tinting it; option B<-sh>.
627 627
628=item B<scrollColor:> I<colour> 628=item B<scrollColor:> I<colour>
629 629
630Use the specified colour for the scrollbar [default #B2B2B2]. 630Use the specified colour for the scrollbar [default #B2B2B2].
631 631
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>
1155(default: C<M-s>). 1160(default: C<M-s>).
1156 1161
1157=item B<urlLauncher>: I<string> 1162=item B<urlLauncher>: I<string>
1158 1163
1159Specifies the program to be started with a URL argument. Used by the 1164Specifies the program to be started with a URL argument. Used by the
1160C<selection-popup> and C<mark-urls> perl extensions. 1165C<selection-popup> and C<matcher> perl extensions.
1161 1166
1162=item B<transient-for>: I<windowid> 1167=item B<transient-for>: I<windowid>
1163 1168
1164Compile I<frills>: Sets the WM_TRANSIENT_FOR property to the given window id. 1169Compile I<frills>: Sets the WM_TRANSIENT_FOR property to the given window id.
1165 1170
1378If Xft support has been compiled in and as long as Xft/Xrender/X don't get 1383If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1379their act together, rxvt-unicode will support C<rgba:rrrr/gggg/bbbb/aaaa> 1384their act together, rxvt-unicode will support C<rgba:rrrr/gggg/bbbb/aaaa>
1380(recommended, but B<MUST> have 4 digits/component) colour specifications, 1385(recommended, but B<MUST> have 4 digits/component) colour specifications,
1381in addition to the ones provided by X, where the additional A component 1386in addition to the ones provided by X, where the additional A component
1382specifies opacity (alpha) values. The minimum value of C<0> is completely 1387specifies opacity (alpha) values. The minimum value of C<0> is completely
1383transparent). You can also prefix any color with C<[a]>, where C<a> is on 1388transparent). You can also prefix any color with C<[percent]>, where
1384to four hex digits specifiying the opacity value. 1389C<percent> is a decimal percentage (0-100) that specifies the opacity of
1390the color, where C<0> is completely transparent and C<100> is completelxy
1391opaque.
1385 1392
1386You probably need to specify B<"-depth 32">, too, and have the luck that 1393You probably need to specify B<"-depth 32">, too, and have the luck that
1387your X-server uses ARGB pixel layout, as X is far from just supporting 1394your X-server uses ARGB pixel layout, as X is far from just supporting
1388ARGB visuals out of the box, and rxvt-unicode just fudges around. 1395ARGB visuals out of the box, and rxvt-unicode just fudges around.
1389 1396
1390For example, the following selects an almost completely transparent red 1397For example, the following selects an almost completely transparent red
1391background, and an almost opaque pink foreground: 1398background, and an almost opaque pink foreground:
1392 1399
1393 @@RXVT_NAME@@ -depth 32 -bg rgba:0000/0000/0000/2222 -fg "[e]pink" 1400 @@RXVT_NAME@@ -depth 32 -bg rgba:0000/0000/0000/aaaa -fg "[80]pink"
1394 1401
1395I<Please note that transparency of any kind if completely unsupported by 1402I<Please note that transparency of any kind if completely unsupported by
1396the author. Don't bug him with installation questions!> 1403the author. Don't bug him with installation questions!>
1397 1404
1398=head1 ENVIRONMENT 1405=head1 ENVIRONMENT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines