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.136 by root, Mon Aug 13 10:01:18 2007 UTC vs.
Revision 1.139 by ayin, Wed Oct 17 13:53:42 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
347 346
348=item B<-lsp> I<number> 347=item B<-lsp> I<number>
349 348
350Compile I<frills>: Lines (pixel height) to insert between each row of 349Compile I<frills>: Lines (pixel height) to insert between each row of
351the display. Useful to work around font rendering problems; resource 350the display. Useful to work around font rendering problems; resource
352B<linespace>. 351B<lineSpace>.
353 352
354=item B<-tn> I<termname> 353=item B<-tn> I<termname>
355 354
356This option specifies the name of the terminal type to be set in the 355This option specifies the name of the terminal type to be set in the
357B<TERM> environment variable. This terminal type must exist in the 356B<TERM> environment variable. This terminal type must exist in the
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
916=item B<termName:> I<termname> 915=item B<termName:> I<termname>
917 916
918Specifies the terminal type name to be set in the B<TERM> environment 917Specifies the terminal type name to be set in the B<TERM> environment
919variable; option B<-tn>. 918variable; option B<-tn>.
920 919
921=item B<linespace:> I<number> 920=item B<lineSpace:> I<number>
922 921
923Specifies number of lines (pixel height) to insert between each row of 922Specifies number of lines (pixel height) to insert between each row of
924the display [default 0]; option B<-lsp>. 923the display [default 0]; option B<-lsp>.
925 924
926=item B<meta8:> I<boolean> 925=item B<meta8:> I<boolean>
1084searching keysym macros from B</usr/X11R6/include/X11/keysymdef.h> and 1083searching keysym macros from B</usr/X11R6/include/X11/keysymdef.h> and
1085omitting the prefix B<XK_>. Alternatively you can specify I<key> by its hex 1084omitting the prefix B<XK_>. Alternatively you can specify I<key> by its hex
1086keysym value (B<0x0000 - 0xFFFF>). Note that the lookup of I<sym>s is not 1085keysym value (B<0x0000 - 0xFFFF>). Note that the lookup of I<sym>s is not
1087performed in an exact manner; however, the closest match is assured. 1086performed in an exact manner; however, the closest match is assured.
1088 1087
1089I<string> may contain escape values (C<\a>: bell, C<\b>: backspace, 1088I<string> may contain escape values (C<\n>: newline, C<\000>: octal
1090C<\e>, C<\E>: escape, C<\n>: newline, C<\r>: carriage return, C<\t>: tab, 1089number), see RESOURCES in C<man 7 X> for futher details.
1091C<\000>: octal number) or verbatim control characters (C<^?>: delete,
1092C<^@>: null, C<^A> ...) and may be enclosed with double quotes so that it
1093can start or end with whitespace. B<This feature is deprecated and will
1094be removed>.
1095
1096Please note that you need to double the C<\> in resource files, as
1097Xlib itself does its own de-escaping (you can use C<\033> instead of
1098C<\e> (and so on), which will work with both Xt and @@RXVT_NAME@@'s own
1099processing).
1100 1090
1101You can define a range of keysyms in one shot by providing a I<string> 1091You can define a range of keysyms in one shot by providing a I<string>
1102with pattern B<list/PREFIX/MIDDLE/SUFFIX>, where the delimiter `/' 1092with pattern B<list/PREFIX/MIDDLE/SUFFIX>, where the delimiter `/'
1103should be a character not used by the strings. 1093should be a character not used by the strings.
1104 1094
1475resources or on the command line. 1465resources or on the command line.
1476 1466
1477=item B<COLORTERM> 1467=item B<COLORTERM>
1478 1468
1479Either C<rxvt>, C<rxvt-xpm>, depending on whether @@RXVT_NAME@@ was 1469Either C<rxvt>, C<rxvt-xpm>, depending on whether @@RXVT_NAME@@ was
1480compiled with XPM support, and optionally with the added extension 1470compiled with background image support, and optionally with the added
1481C<-mono> to indicate that rxvt-unicode runs on a monochrome screen. 1471extension C<-mono> to indicate that rxvt-unicode runs on a monochrome
1472screen.
1482 1473
1483=item B<COLORFGBG> 1474=item B<COLORFGBG>
1484 1475
1485Set to a string of the form C<fg;bg> or C<fg;xpm;bg>, where C<fg> is 1476Set 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 1477the colour code used as default foreground/text colour (or the string
1487C<default> to indicate that the default-colour escape sequence is to be 1478C<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 1479used), 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@@ 1480string 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 1481was compiled with background image support. Libraries like C<ncurses>
1491(and do) use this information to optimize screen output. 1482and C<slang> can (and do) use this information to optimize screen output.
1492 1483
1493=item B<WINDOWID> 1484=item B<WINDOWID>
1494 1485
1495Set to the (decimal) X Window ID of the @@RXVT_NAME@@ window (the toplevel 1486Set to the (decimal) X Window ID of the @@RXVT_NAME@@ window (the toplevel
1496window, which usually has subwindows for the scrollbar, the terminal 1487window, which usually has subwindows for the scrollbar, the terminal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines