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

Comparing rxvt-unicode/doc/rxvt.1.txt (file contents):
Revision 1.54 by root, Sun Jan 29 21:45:47 2006 UTC vs.
Revision 1.55 by root, Sun Jan 29 22:38:43 2006 UTC

85 Attempt to open a window on the named X display (-d still 85 Attempt to open a window on the named X display (-d still
86 respected). In the absence of this option, the display specified by 86 respected). In the absence of this option, the display specified by
87 the DISPLAY environment variable is used. 87 the DISPLAY environment variable is used.
88 88
89 -depth *bitdepth* 89 -depth *bitdepth*
90 Compile *frills*: Attempt to find a visual with the given bit depth; 90 Compile *xft*: Attempt to find a visual with the given bit depth;
91 resource depth. 91 resource depth.
92 92
93 -geometry *geom* 93 -geometry *geom*
94 Window geometry (-g still respected); resource geometry. 94 Window geometry (-g still respected); resource geometry.
95 95
100 Turn on/off jump scrolling; resource jumpScroll. 100 Turn on/off jump scrolling; resource jumpScroll.
101 101
102 -ip|+ip | -tr|+tr 102 -ip|+ip | -tr|+tr
103 Turn on/off inheriting parent window's pixmap. Alternative form is 103 Turn on/off inheriting parent window's pixmap. Alternative form is
104 -tr; resource inheritPixmap. 104 -tr; resource inheritPixmap.
105
106 *Please note that transparency of any kind if completely unsupported
107 by the author. Don't bug him with installation questions!*
105 108
106 -fade *number* 109 -fade *number*
107 Fade the text by the given percentage when focus is lost. Small 110 Fade the text by the given percentage when focus is lost. Small
108 values fade a little only, 100 completely replaces all colours by 111 values fade a little only, 100 completely replaces all colours by
109 the fade colour; resource fading. 112 the fade colour; resource fading.
110 113
111 -fadecolor *colour* 114 -fadecolor *colour*
112 Fade to this colour when fading is used (see -fade). The default 115 Fade to this colour when fading is used (see -fade). The default
113 colour is black. resource fadeColor. 116 colour is opaque black. resource fadeColor.
114 117
115 -tint *colour* 118 -tint *colour*
116 Tint the transparent background pixmap with the given colour when 119 Tint the transparent background pixmap with the given colour when
117 transparency is enabled with -tr or -ip. This only works for 120 transparency is enabled with -tr or -ip. This only works for
118 non-tiled backgrounds, currently. See also the -sh option that can 121 non-tiled backgrounds, currently. See also the -sh option that can
437 settings. The following resources are supported (you might want to check 440 settings. The following resources are supported (you might want to check
438 the rxvtperl(3) manpage for additional settings by perl extensions not 441 the rxvtperl(3) manpage for additional settings by perl extensions not
439 documented here): 442 documented here):
440 443
441 depth: *bitdepth* 444 depth: *bitdepth*
442 Compile *frills*: Attempt to find a visual with the given bit depth; 445 Compile *xft*: Attempt to find a visual with the given bit depth;
443 option -depth. 446 option -depth.
444 447
445 geometry: *geom* 448 geometry: *geom*
446 Create the window with the specified X window geometry [default 449 Create the window with the specified X window geometry [default
447 80x24]; option -geometry. 450 80x24]; option -geometry.
509 512
510 inheritPixmap: *boolean* 513 inheritPixmap: *boolean*
511 True: make the background inherit the parent windows' pixmap, giving 514 True: make the background inherit the parent windows' pixmap, giving
512 artificial transparency. False: do not inherit the parent windows' 515 artificial transparency. False: do not inherit the parent windows'
513 pixmap. 516 pixmap.
517
518 *Please note that transparency of any kind if completely unsupported
519 by the author. Don't bug him with installation questions!*
514 520
515 fading: *number* 521 fading: *number*
516 Fade the text by the given percentage when focus is lost; option 522 Fade the text by the given percentage when focus is lost; option
517 -fade. 523 -fade.
518 524
1180 transparent and the maximum is opaque). You probably need to specify 1186 transparent and the maximum is opaque). You probably need to specify
1181 "-depth 32", too, and have the luck that your X-server uses ARGB pixel 1187 "-depth 32", too, and have the luck that your X-server uses ARGB pixel
1182 layout, as X is far from just supporting ARGB visuals out of the box, 1188 layout, as X is far from just supporting ARGB visuals out of the box,
1183 and rxvt-unicode just fudges around. 1189 and rxvt-unicode just fudges around.
1184 1190
1191 *Please note that transparency of any kind if completely unsupported by
1192 the author. Don't bug him with installation questions!*
1193
1185 Note that -rv ("reverseVideo: True") simulates reverse video by always 1194 Note that -rv ("reverseVideo: True") simulates reverse video by always
1186 swapping the foreground/background colours. This is in contrast to 1195 swapping the foreground/background colours. This is in contrast to
1187 *xterm*(1) where the colours are only swapped if they have not otherwise 1196 *xterm*(1) where the colours are only swapped if they have not otherwise
1188 been specified. For example, 1197 been specified. For example,
1189 1198

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines