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.137 by root, Sat Sep 1 09:38:50 2007 UTC vs.
Revision 1.138 by sasha, Thu Sep 20 15:56:41 2007 UTC

119=item B<-ip>|B<+ip> | B<-tr>|B<+tr> 119=item B<-ip>|B<+ip> | B<-tr>|B<+tr>
120 120
121Turn on/off inheriting parent window's pixmap. Alternative form is 121Turn on/off inheriting parent window's pixmap. Alternative form is
122B<-tr>; resource B<inheritPixmap>. 122B<-tr>; resource B<inheritPixmap>.
123 123
124I<Please note that transparency of any kind if completely unsupported by 124I<Please address all transparency related issues to Sasha Vasko at
125the author. Don't bug him with installation questions! Read the FAQ (man 7 125sasha@aftercode.net. Read the FAQ (man 7 @@RXVT_NAME@@)!>
126@@RXVT_NAME@@)!>
127 126
128=item B<-fade> I<number> 127=item B<-fade> I<number>
129 128
130Fade the text by the given percentage when focus is lost. Small values 129Fade the text by the given percentage when focus is lost. Small values
131fade a little only, 100 completely replaces all colours by the fade 130fade a little only, 100 completely replaces all colours by the fade
707other blending type, specified with B<-blt "type"> option. 706other blending type, specified with B<-blt "type"> option.
708[default 0x0+50+50] 707[default 0x0+50+50]
709 708
710=item B<path:> I<path> 709=item B<path:> I<path>
711 710
712Specify the colon-delimited search path for finding XPM files. 711Specify the colon-delimited search path for finding background image files.
713 712
714=item B<font:> I<fontlist> 713=item B<font:> I<fontlist>
715 714
716Select the fonts to be used. This is a comma separated list of font names 715Select the fonts to be used. This is a comma separated list of font names
717that are checked in order when trying to find glyphs for characters. The 716that are checked in order when trying to find glyphs for characters. The
1475resources or on the command line. 1474resources or on the command line.
1476 1475
1477=item B<COLORTERM> 1476=item B<COLORTERM>
1478 1477
1479Either C<rxvt>, C<rxvt-xpm>, depending on whether @@RXVT_NAME@@ was 1478Either C<rxvt>, C<rxvt-xpm>, depending on whether @@RXVT_NAME@@ was
1480compiled with XPM support, and optionally with the added extension 1479compiled with background image support, and optionally with the added
1481C<-mono> to indicate that rxvt-unicode runs on a monochrome screen. 1480extension C<-mono> to indicate that rxvt-unicode runs on a monochrome
1481screen.
1482 1482
1483=item B<COLORFGBG> 1483=item B<COLORFGBG>
1484 1484
1485Set to a string of the form C<fg;bg> or C<fg;xpm;bg>, where C<fg> is 1485Set to a string of the form C<fg;bg> or C<fg;xpm;bg>, where C<fg> is
1486the colour code used as default foreground/text colour (or the string 1486the colour code used as default foreground/text colour (or the string
1487C<default> to indicate that the default-colour escape sequence is to be 1487C<default> to indicate that the default-colour escape sequence is to be
1488used), C<bg> is the colour code used as default background colour (or the 1488used), C<bg> is the colour code used as default background colour (or the
1489string C<default>), and C<xpm> is the string C<default> if @@RXVT_NAME@@ 1489string C<default>), and C<xpm> is the string C<default> if @@RXVT_NAME@@
1490was compiled with XPM support. Libraries like C<ncurses> and C<slang> can 1490was compiled with background image support. Libraries like C<ncurses>
1491(and do) use this information to optimize screen output. 1491and C<slang> can (and do) use this information to optimize screen output.
1492 1492
1493=item B<WINDOWID> 1493=item B<WINDOWID>
1494 1494
1495Set to the (decimal) X Window ID of the @@RXVT_NAME@@ window (the toplevel 1495Set to the (decimal) X Window ID of the @@RXVT_NAME@@ window (the toplevel
1496window, which usually has subwindows for the scrollbar, the terminal 1496window, which usually has subwindows for the scrollbar, the terminal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines