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

Comparing rxvt-unicode/doc/rxvt.7.man.in (file contents):
Revision 1.117 by root, Sat Jan 21 12:44:11 2012 UTC vs.
Revision 1.118 by root, Thu May 10 22:42:03 2012 UTC

122.\} 122.\}
123.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
124.\" ======================================================================== 124.\" ========================================================================
125.\" 125.\"
126.IX Title "@@RXVT_NAME@@ 7" 126.IX Title "@@RXVT_NAME@@ 7"
127.TH @@RXVT_NAME@@ 7 "2012-01-21" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 7 "2012-05-11" "@@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"
407.Vb 2 407.Vb 2
408\& convert wallpaper.jpg \-blur 20x20 \-modulate 30 background.jpg 408\& convert wallpaper.jpg \-blur 20x20 \-modulate 30 background.jpg
409\& @@URXVT_NAME@@ \-pixmap "background.jpg;:root" 409\& @@URXVT_NAME@@ \-pixmap "background.jpg;:root"
410.Ve 410.Ve
411.PP 411.PP
412That works. If you think it doesn't, you lack libAfterImage or GDK-PixBuf support, or you 412That works. If you think it doesn't, you lack GDK-PixBuf support, or you
413are unable to read. 413are unable to read.
414.PP 414.PP
4153. Use an \s-1ARGB\s0 visual: 4153. Use an \s-1ARGB\s0 visual:
416.PP 416.PP
417.Vb 1 417.Vb 1
2280Ps = 11 Change colour of text background to Pt 2280Ps = 11 Change colour of text background to Pt
2281Ps = 12 Change colour of text cursor foreground to Pt 2281Ps = 12 Change colour of text cursor foreground to Pt
2282Ps = 13 Change colour of mouse foreground to Pt 2282Ps = 13 Change colour of mouse foreground to Pt
2283Ps = 17 Change background colour of highlight characters to Pt 2283Ps = 17 Change background colour of highlight characters to Pt
2284Ps = 19 Change foreground colour of highlight characters to Pt 2284Ps = 19 Change foreground colour of highlight characters to Pt
2285Ps = 20 Change background pixmap parameters (see section BACKGROUND IMAGE) (Compile afterimage or pixbuf). 2285Ps = 20 Change background pixmap parameters (see section BACKGROUND IMAGE) (Compile pixbuf).
2286Ps = 39 Change default foreground colour to Pt. [deprecated, use 10] 2286Ps = 39 Change default foreground colour to Pt. [deprecated, use 10]
2287Ps = 46 Change Log File to Pt unimplemented 2287Ps = 46 Change Log File to Pt unimplemented
2288Ps = 49 Change default background colour to Pt. [deprecated, use 11] 2288Ps = 49 Change default background colour to Pt. [deprecated, use 11]
2289Ps = 50 Set fontset to Pt, with the following special values of Pt (rxvt) #+n change up n #-n change down n if n is missing of 0, a value of 1 is used empty change to font0 n change to font n 2289Ps = 50 Set fontset to Pt, with the following special values of Pt (rxvt) #+n change up n #-n change down n if n is missing of 0, a value of 1 is used empty change to font0 n change to font n
2290Ps = 55 Log all scrollback buffer and all of screen to Pt [disabled] 2290Ps = 55 Log all scrollback buffer and all of screen to Pt [disabled]
2540.IP "\-\-enable\-lastlog (default: on)" 4 2540.IP "\-\-enable\-lastlog (default: on)" 4
2541.IX Item "--enable-lastlog (default: on)" 2541.IX Item "--enable-lastlog (default: on)"
2542Write user and tty to lastlog file (used by programs like 2542Write user and tty to lastlog file (used by programs like
2543\&\fIlastlogin\fR) at start of rxvt execution. This option requires 2543\&\fIlastlogin\fR) at start of rxvt execution. This option requires
2544\&\-\-enable\-utmp to also be specified. 2544\&\-\-enable\-utmp to also be specified.
2545.IP "\-\-enable\-afterimage (default: off)" 4
2546.IX Item "--enable-afterimage (default: off)"
2547Add support for libAfterImage to be used for background
2548images. It adds support for many file formats including \s-1JPG\s0, \s-1PNG\s0,
2549\&\s-1SVG\s0, \s-1TIFF\s0, \s-1GIF\s0, \s-1XPM\s0, \s-1BMP\s0, \s-1ICO\s0, \s-1XCF\s0, \s-1TGA\s0 and AfterStep image \s-1XML\s0
2550(<http://www.afterstep.org/visualdoc.php?show=asimagexml>).
2551.Sp
2552Note that with this option enabled, @@RXVT_NAME@@'s memory footprint might
2553increase by a few megabytes even if no extra features are used (mostly due
2554to third-party libraries used by libAI). Memory footprint may somewhat be
2555lowered if libAfterImage is configured without support for \s-1SVG\s0.
2556.IP "\-\-enable\-pixbuf (default: on)" 4 2545.IP "\-\-enable\-pixbuf (default: on)" 4
2557.IX Item "--enable-pixbuf (default: on)" 2546.IX Item "--enable-pixbuf (default: on)"
2558Add support for GDK-PixBuf to be used for background images. 2547Add support for GDK-PixBuf to be used for background images.
2559It adds support for many file formats including \s-1JPG\s0, \s-1PNG\s0, 2548It adds support for many file formats including \s-1JPG\s0, \s-1PNG\s0,
2560\&\s-1TIFF\s0, \s-1GIF\s0, \s-1XPM\s0, \s-1BMP\s0, \s-1ICO\s0 and \s-1TGA\s0. 2549\&\s-1TIFF\s0, \s-1GIF\s0, \s-1XPM\s0, \s-1BMP\s0, \s-1ICO\s0 and \s-1TGA\s0.
2563Add support for freedesktop startup notifications. This allows window managers 2552Add support for freedesktop startup notifications. This allows window managers
2564to display some kind of progress indicator during startup. 2553to display some kind of progress indicator during startup.
2565.IP "\-\-enable\-transparency (default: on)" 4 2554.IP "\-\-enable\-transparency (default: on)" 4
2566.IX Item "--enable-transparency (default: on)" 2555.IX Item "--enable-transparency (default: on)"
2567Add support for using the root pixmap as background to simulate transparency. 2556Add support for using the root pixmap as background to simulate transparency.
2568Note that blur and blend effects depend on libAfterImage or on 2557Note that blur and blend effects depend on
2569libXrender and on the availability of the \s-1RENDER\s0 extension in the X 2558libXrender and on the availability of the \s-1RENDER\s0 extension in the X
2570server. 2559server.
2571.IP "\-\-enable\-fading (default: on)" 4 2560.IP "\-\-enable\-fading (default: on)" 4
2572.IX Item "--enable-fading (default: on)" 2561.IX Item "--enable-fading (default: on)"
2573Add support for fading the text when focus is lost. 2562Add support for fading the text when focus is lost.
2695and consequently sets \f(CW\*(C`TERM\*(C'\fR to \f(CW\*(C`rxvt\-unicode\-256color\*(C'\fR by default 2684and consequently sets \f(CW\*(C`TERM\*(C'\fR to \f(CW\*(C`rxvt\-unicode\-256color\*(C'\fR by default
2696(\fIdoc/etc/\fR contains termcap/terminfo definitions for both). 2685(\fIdoc/etc/\fR contains termcap/terminfo definitions for both).
2697.Sp 2686.Sp
2698It also results in higher memory usage and can slow down @@RXVT_NAME@@ 2687It also results in higher memory usage and can slow down @@RXVT_NAME@@
2699dramatically when more than six fonts are in use by a terminal instance. 2688dramatically when more than six fonts are in use by a terminal instance.
2700.IP "\-\-with\-afterimage\-config=DIR" 4
2701.IX Item "--with-afterimage-config=DIR"
2702Look for the libAfterImage config script in \s-1DIR\s0.
2703.IP "\-\-with\-name=NAME (default: urxvt)" 4 2689.IP "\-\-with\-name=NAME (default: urxvt)" 4
2704.IX Item "--with-name=NAME (default: urxvt)" 2690.IX Item "--with-name=NAME (default: urxvt)"
2705Set the basename for the installed binaries, resulting 2691Set the basename for the installed binaries, resulting
2706in \f(CW\*(C`urxvt\*(C'\fR, \f(CW\*(C`urxvtd\*(C'\fR etc.). Specify \f(CW\*(C`\-\-with\-name=rxvt\*(C'\fR to replace with 2692in \f(CW\*(C`urxvt\*(C'\fR, \f(CW\*(C`urxvtd\*(C'\fR etc.). Specify \f(CW\*(C`\-\-with\-name=rxvt\*(C'\fR to replace with
2707\&\f(CW\*(C`rxvt\*(C'\fR. 2693\&\f(CW\*(C`rxvt\*(C'\fR.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines