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.64 by root, Thu Nov 2 17:37:47 2006 UTC vs.
Revision 1.65 by root, Thu Dec 7 21:31:01 2006 UTC

127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "@@RXVT_NAME@@ 1" 131.IX Title "@@RXVT_NAME@@ 1"
132.TH @@RXVT_NAME@@ 1 "2006-11-02" "8.0" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 1 "2006-12-07" "8.1" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) 134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]] 137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
1173Sets the hotkey that starts the incremental scrollback buffer search 1173Sets the hotkey that starts the incremental scrollback buffer search
1174(default: \f(CW\*(C`M\-s\*(C'\fR). 1174(default: \f(CW\*(C`M\-s\*(C'\fR).
1175.IP "\fBurlLauncher\fR: \fIstring\fR" 4 1175.IP "\fBurlLauncher\fR: \fIstring\fR" 4
1176.IX Item "urlLauncher: string" 1176.IX Item "urlLauncher: string"
1177Specifies the program to be started with a \s-1URL\s0 argument. Used by the 1177Specifies the program to be started with a \s-1URL\s0 argument. Used by the
1178\&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`mark\-urls\*(C'\fR perl extensions. 1178\&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`matcher\*(C'\fR perl extensions.
1179.IP "\fBtransient-for\fR: \fIwindowid\fR" 4 1179.IP "\fBtransient-for\fR: \fIwindowid\fR" 4
1180.IX Item "transient-for: windowid" 1180.IX Item "transient-for: windowid"
1181Compile \fIfrills\fR: Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window id. 1181Compile \fIfrills\fR: Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window id.
1182.IP "\fBoverride-redirect\fR: \fIboolean\fR" 4 1182.IP "\fBoverride-redirect\fR: \fIboolean\fR" 4
1183.IX Item "override-redirect: boolean" 1183.IX Item "override-redirect: boolean"
1368If Xft support has been compiled in and as long as Xft/Xrender/X don't get 1368If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1369their act together, rxvt-unicode will support \f(CW\*(C`rgba:rrrr/gggg/bbbb/aaaa\*(C'\fR 1369their act together, rxvt-unicode will support \f(CW\*(C`rgba:rrrr/gggg/bbbb/aaaa\*(C'\fR
1370(recommended, but \fB\s-1MUST\s0\fR have 4 digits/component) colour specifications, 1370(recommended, but \fB\s-1MUST\s0\fR have 4 digits/component) colour specifications,
1371in addition to the ones provided by X, where the additional A component 1371in addition to the ones provided by X, where the additional A component
1372specifies opacity (alpha) values. The minimum value of \f(CW0\fR is completely 1372specifies opacity (alpha) values. The minimum value of \f(CW0\fR is completely
1373transparent). You can also prefix any color with \f(CW\*(C`[a]\*(C'\fR, where \f(CW\*(C`a\*(C'\fR is on 1373transparent). You can also prefix any color with \f(CW\*(C`[percent]\*(C'\fR, where
1374to four hex digits specifiying the opacity value. 1374\&\f(CW\*(C`percent\*(C'\fR is a decimal percentage (0\-100) that specifies the opacity of
1375the color, where \f(CW0\fR is completely transparent and \f(CW100\fR is completelxy
1376opaque.
1375.PP 1377.PP
1376You probably need to specify \fB\*(L"\-depth 32\*(R"\fR, too, and have the luck that 1378You probably need to specify \fB\*(L"\-depth 32\*(R"\fR, too, and have the luck that
1377your X\-server uses \s-1ARGB\s0 pixel layout, as X is far from just supporting 1379your X\-server uses \s-1ARGB\s0 pixel layout, as X is far from just supporting
1378\&\s-1ARGB\s0 visuals out of the box, and rxvt-unicode just fudges around. 1380\&\s-1ARGB\s0 visuals out of the box, and rxvt-unicode just fudges around.
1379.PP 1381.PP
1380For example, the following selects an almost completely transparent red 1382For example, the following selects an almost completely transparent red
1381background, and an almost opaque pink foreground: 1383background, and an almost opaque pink foreground:
1382.PP 1384.PP
1383.Vb 1 1385.Vb 1
1384\& @@RXVT_NAME@@ -depth 32 -bg rgba:0000/0000/0000/2222 -fg "[e]pink" 1386\& @@RXVT_NAME@@ -depth 32 -bg rgba:0000/0000/0000/aaaa -fg "[80]pink"
1385.Ve 1387.Ve
1386.PP 1388.PP
1387\&\fIPlease note that transparency of any kind if completely unsupported by 1389\&\fIPlease note that transparency of any kind if completely unsupported by
1388the author. Don't bug him with installation questions!\fR 1390the author. Don't bug him with installation questions!\fR
1389.SH "ENVIRONMENT" 1391.SH "ENVIRONMENT"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines