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.67 by root, Sun Jun 24 22:12:18 2007 UTC vs.
Revision 1.68 by root, Wed Aug 1 18:38:15 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.2, is a colour vt102 terminal emulator intended 9 rxvt-unicode, version 8.3, 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
123 123
124 -tint *colour* 124 -tint *colour*
125 Tint the transparent background pixmap with the given colour when 125 Tint the transparent background pixmap with the given colour when
126 transparency is enabled with -tr or -ip. This only works for 126 transparency is enabled with -tr or -ip. This only works for
127 non-tiled backgrounds, currently. See also the -sh option that can 127 non-tiled backgrounds, currently. See also the -sh option that can
128 be used to brighten or darken the image in addition to tinting it; 128 be used to brighten or darken the image in addition to tinting it.
129 resource *tintColor*. Example: 129 Please note that certain tint colours can be applied on the
130 server-side, thus yielding performance gain of two orders of
131 magnitude. These colours are: blue, red, green, cyan, magenta,
132 yellow, and those close to them; resource *tintColor*. Example:
130 133
131 rxvt -tr -tint blue -sh 40 134 rxvt -tr -tint blue -sh 40
132 135
133 -sh *number* 136 -sh *number*
134 Darken (0 .. 100) or lighten (-1 .. -100) the transparent background 137 Darken (0 .. 100) or lighten (-1 .. -100) the transparent background
140 transparency image, using method specified. Supported values are : 143 transparency image, using method specified. Supported values are :
141 add, alphablend, allanon - color values averaging, colorize, darken, 144 add, alphablend, allanon - color values averaging, colorize, darken,
142 diff, dissipate, hue, lighten, overlay, saturate, screen, sub, tint, 145 diff, dissipate, hue, lighten, overlay, saturate, screen, sub, tint,
143 value. The default is alpha-blending; resource *blendType*. 146 value. The default is alpha-blending; resource *blendType*.
144 147
145 -blr *number* 148 -blr *HxV*
146 Apply Gaussian Blur with the specified radius to the transparent 149 Apply Gaussian Blur with the specified radii to the transparent
147 background image; resource *blurRadius*. 150 background image. If single number is specified - both vertical and
151 horizontal radii are considered to be the same. Setting one of the
152 radii to 1 and another to a large number creates interesting effects
153 on some backgrounds. Maximum radius value is 128; resource
154 *blurRadius*.
148 155
149 -bg *colour* 156 -bg *colour*
150 Window background colour; resource background. 157 Window background colour; resource background.
151 158
152 -fg *colour* 159 -fg *colour*
1138 far. 1145 far.
1139 1146
1140ISO 14755 SUPPORT 1147ISO 14755 SUPPORT
1141 ISO 14755 is a standard for entering and viewing unicode characters and 1148 ISO 14755 is a standard for entering and viewing unicode characters and
1142 character codes using the keyboard. It consists of 4 parts. The first 1149 character codes using the keyboard. It consists of 4 parts. The first
1143 part is available rxvt-unicode has been compiled with "--enable-frills", 1150 part is available if rxvt-unicode has been compiled with
1144 the rest is available when rxvt-unicode was compiled with 1151 "--enable-frills", the rest is available when rxvt-unicode was compiled
1145 "--enable-iso14755". 1152 with "--enable-iso14755".
1146 1153
1147 * 5.1: Basic method 1154 * 5.1: Basic method
1148 This allows you to enter unicode characters using their hexcode. 1155 This allows you to enter unicode characters using their hexcode.
1149 1156
1150 Start by pressing and holding both "Control" and "Shift", then enter 1157 Start by pressing and holding both "Control" and "Shift", then enter

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines