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.64 by root, Thu Dec 7 21:31:01 2006 UTC vs.
Revision 1.65 by root, Sat Feb 17 20:36:36 2007 UTC

4 4
5SYNOPSIS 5SYNOPSIS
6 rxvt [options] [-e command [ args ]] 6 rxvt [options] [-e command [ args ]]
7 7
8DESCRIPTION 8DESCRIPTION
9 rxvt-unicode, version 8.1, is a colour vt102 terminal emulator intended 9 rxvt-unicode, version 8.2, is a colour vt102 terminal emulator intended
10 as an *xterm*(1) replacement for users who do not require features such 10 as an *xterm*(1) replacement for users who do not require features such
11 as Tektronix 4014 emulation and toolkit-style configurability. As a 11 as Tektronix 4014 emulation and toolkit-style configurability. As a
12 result, rxvt-unicode uses much less swap space -- a significant 12 result, rxvt-unicode uses much less swap space -- a significant
13 advantage on a machine serving many X sessions. 13 advantage on a machine serving many X sessions.
14 14
125 125
126 rxvt -tr -tint blue -sh 40 126 rxvt -tr -tint blue -sh 40
127 127
128 -sh *number* Darken (0 .. 100) or lighten (-1 .. -100) the transparent 128 -sh *number* Darken (0 .. 100) or lighten (-1 .. -100) the transparent
129 background image in addition to tinting it (i.e. -tint must be 129 background image in addition to tinting it (i.e. -tint must be
130 specified, too, e.g. "-tint white"). 130 specified, too, e.g. "-tint white"); resource *shading*.
131 131
132 -bg *colour* 132 -bg *colour*
133 Window background colour; resource background. 133 Window background colour; resource background.
134 134
135 -fg *colour* 135 -fg *colour*
484 Use the specified colour to display underlined characters when the 484 Use the specified colour to display underlined characters when the
485 foreground colour is the default. 485 foreground colour is the default.
486 486
487 colorRV: *colour* 487 colorRV: *colour*
488 Use the specified colour as the background for reverse video 488 Use the specified colour as the background for reverse video
489 characters. 489 characters when OPTION_HC is disabled (--disable-frills).
490 490
491 underlineColor: *colour* 491 underlineColor: *colour*
492 If set, use the specified colour as the colour for the underline 492 If set, use the specified colour as the colour for the underline
493 itself. If unset, use the foreground colour. 493 itself. If unset, use the foreground colour.
494 494
531 Tint the transparent background pixmap with the given colour; option 531 Tint the transparent background pixmap with the given colour; option
532 -tint. 532 -tint.
533 533
534 shading: *number* 534 shading: *number*
535 Darken (0 .. 100) or lighten (-1 .. -100) the transparent background 535 Darken (0 .. 100) or lighten (-1 .. -100) the transparent background
536 image in addition to tinting it. 536 image in addition to tinting it; option -sh.
537 537
538 scrollColor: *colour* 538 scrollColor: *colour*
539 Use the specified colour for the scrollbar [default #B2B2B2]. 539 Use the specified colour for the scrollbar [default #B2B2B2].
540 540
541 troughColor: *colour* 541 troughColor: *colour*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines