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

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.93 by root, Sat Nov 13 00:48:12 2010 UTC vs.
Revision 1.94 by root, Thu Dec 9 10:36:52 2010 UTC

1.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) 1.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sp \" Vertical space (when we can't use .PP) 5.de Sp \" Vertical space (when we can't use .PP)
6.if t .sp .5v 6.if t .sp .5v
122.\} 122.\}
123.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
124.\" ======================================================================== 124.\" ========================================================================
125.\" 125.\"
126.IX Title "@@RXVT_NAME@@ 1" 126.IX Title "@@RXVT_NAME@@ 1"
127.TH @@RXVT_NAME@@ 1 "2010-11-13" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 1 "2010-12-09" "@@RXVT_VERSION@@" "RXVT-UNICODE"
128.\" For nroff, turn off justification. Always turn off hyphenation; it makes 128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129.\" way too many mistakes in technical documents. 129.\" way too many mistakes in technical documents.
130.if n .ad l 130.if n .ad l
131.nh 131.nh
132.SH "NAME" 132.SH "NAME"
141require features such as Tektronix 4014 emulation and toolkit-style 141require features such as Tektronix 4014 emulation and toolkit-style
142configurability. As a result, \fBrxvt-unicode\fR uses much less swap space \*(-- 142configurability. As a result, \fBrxvt-unicode\fR uses much less swap space \*(--
143a significant advantage on a machine serving many X sessions. 143a significant advantage on a machine serving many X sessions.
144.PP 144.PP
145This document is also available on the World-Wide-Web at 145This document is also available on the World-Wide-Web at
146<http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod>. 146http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod <http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod>.
147.SH "FREQUENTLY ASKED QUESTIONS" 147.SH "FREQUENTLY ASKED QUESTIONS"
148.IX Header "FREQUENTLY ASKED QUESTIONS" 148.IX Header "FREQUENTLY ASKED QUESTIONS"
149See @@RXVT_NAME@@(7) (try \f(CW\*(C`man 7 @@RXVT_NAME@@\*(C'\fR) for a list of 149See @@RXVT_NAME@@(7) (try \f(CW\*(C`man 7 @@RXVT_NAME@@\*(C'\fR) for a list of
150frequently asked questions and answer to them and some common 150frequently asked questions and answer to them and some common
151problems. That document is also accessible on the World-Wide-Web at 151problems. That document is also accessible on the World-Wide-Web at
152<http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.7.pod>. 152http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.7.pod <http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod>.
153.SH "RXVT-UNICODE VS. RXVT" 153.SH "RXVT-UNICODE VS. RXVT"
154.IX Header "RXVT-UNICODE VS. RXVT" 154.IX Header "RXVT-UNICODE VS. RXVT"
155Unlike the original rxvt, \fBrxvt-unicode\fR stores all text in Unicode 155Unlike the original rxvt, \fBrxvt-unicode\fR stores all text in Unicode
156internally. That means it can store and display most scripts in the 156internally. That means it can store and display most scripts in the
157world. Being a terminal emulator, however, some things are very difficult, 157world. Being a terminal emulator, however, some things are very difficult,
258.IX Item "-tint colour" 258.IX Item "-tint colour"
259Tint the transparent background with the given colour; 259Tint the transparent background with the given colour;
260resource \fItintColor\fR. 260resource \fItintColor\fR.
261.IP "\fB\-sh\fR \fInumber\fR" 4 261.IP "\fB\-sh\fR \fInumber\fR" 4
262.IX Item "-sh number" 262.IX Item "-sh number"
263Darken (0 .. 100) or lighten (100 .. 200) the transparent background; 263Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
264resource \fIshading\fR. 264A value of 100 means no shading; resource \fIshading\fR.
265.IP "\fB\-blt\fR \fIstring\fR" 4 265.IP "\fB\-blt\fR \fIstring\fR" 4
266.IX Item "-blt string" 266.IX Item "-blt string"
267Specify background blending type. If background pixmap is specified 267Specify background blending type. If background pixmap is specified
268at the same time as transparency \- such pixmap will be blended over 268at the same time as transparency \- such pixmap will be blended over
269the transparent background, using the method specified. Supported values are: 269the transparent background, using the method specified. Supported values are:
745.IX Item "fadeColor: colour" 745.IX Item "fadeColor: colour"
746Fade to this colour, when fading is used (see \fBfading:\fR). The default 746Fade to this colour, when fading is used (see \fBfading:\fR). The default
747colour is black; option \fB\-fadecolor\fR. 747colour is black; option \fB\-fadecolor\fR.
748.IP "\fBtintColor:\fR \fIcolour\fR" 4 748.IP "\fBtintColor:\fR \fIcolour\fR" 4
749.IX Item "tintColor: colour" 749.IX Item "tintColor: colour"
750Tint the transparent background with the given colour; option 750Tint the transparent background with the given colour. If the \s-1RENDER\s0
751\&\fB\-tint\fR. 751extension is not available only black, red, green, yellow, blue,
752magenta, cyan and white tints can be performed server-side. Note that
753a black tint yields a completely black image while a white tint yields
754the image unchanged; option \fB\-tint\fR.
752.IP "\fBshading:\fR \fInumber\fR" 4 755.IP "\fBshading:\fR \fInumber\fR" 4
753.IX Item "shading: number" 756.IX Item "shading: number"
754Darken (0 .. 100) or lighten (100 .. 200) the transparent background; 757Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
755option \fB\-sh\fR. 758A value of 100 means no shading; option \fB\-sh\fR.
756.IP "\fBblendType:\fR \fIstring\fR" 4 759.IP "\fBblendType:\fR \fIstring\fR" 4
757.IX Item "blendType: string" 760.IX Item "blendType: string"
758Specify background blending type; option \fB\-blt\fR. 761Specify background blending type; option \fB\-blt\fR.
759.IP "\fBblurRadius:\fR \fInumber\fR" 4 762.IP "\fBblurRadius:\fR \fInumber\fR" 4
760.IX Item "blurRadius: number" 763.IX Item "blurRadius: number"
1603.IX Header "CURRENT PROJECT COORDINATOR" 1606.IX Header "CURRENT PROJECT COORDINATOR"
1604.IP "Project Coordinator" 4 1607.IP "Project Coordinator" 4
1605.IX Item "Project Coordinator" 1608.IX Item "Project Coordinator"
1606Marc A. Lehmann <rxvt\-unicode@schmorp.de> 1609Marc A. Lehmann <rxvt\-unicode@schmorp.de>
1607.Sp 1610.Sp
1608<http://software.schmorp.de/pkg/rxvt\-unicode.html> 1611http://software.schmorp.de/pkg/rxvt\-unicode.html <http://software.schmorp.de/pkg/rxvt-unicode.html>
1609.SH "AUTHORS" 1612.SH "AUTHORS"
1610.IX Header "AUTHORS" 1613.IX Header "AUTHORS"
1611.IP "John Bovey" 4 1614.IP "John Bovey" 4
1612.IX Item "John Bovey" 1615.IX Item "John Bovey"
1613University of Kent, 1992, wrote the original Xvt. 1616University of Kent, 1992, wrote the original Xvt.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines