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

Comparing rxvt-unicode/doc/rxvt.7.txt (file contents):
Revision 1.84 by root, Sat Oct 27 12:09:02 2007 UTC vs.
Revision 1.85 by root, Mon Nov 19 12:02:35 2007 UTC

180 180
181 And here is rxvt-unicode: 181 And here is rxvt-unicode:
182 182
183 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00002aaaaabc3000) 183 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00002aaaaabc3000)
184 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002aaaaada2000) 184 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002aaaaada2000)
185 libc.so.6 => /lib/libc.so.6 (0x00002aaaaaeb0000) 185 libc.so.6 => /lib/libc.so.6 (0x00002aaaaaeb0000)
186 libdl.so.2 => /lib/libdl.so.2 (0x00002aaaab0ee000) 186 libdl.so.2 => /lib/libdl.so.2 (0x00002aaaab0ee000)
187 /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000) 187 /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)
188 188
189 No large bloated libraries (of course, none were linked in statically), 189 No large bloated libraries (of course, none were linked in statically),
190 except maybe libX11 :) 190 except maybe libX11 :)
191 191
192 Rendering, Font & Look and Feel Issues 192 Rendering, Font & Look and Feel Issues
197 failed. 197 failed.
198 198
199 Here are four ways to get transparency. Do read the manpage and option 199 Here are four ways to get transparency. Do read the manpage and option
200 descriptions for the programs mentioned and rxvt-unicode. Really, do it! 200 descriptions for the programs mentioned and rxvt-unicode. Really, do it!
201 201
202 1. Use inheritPixmap: 202 1. Use transparent mode:
203 203
204 Esetroot wallpaper.jpg 204 Esetroot wallpaper.jpg
205 urxvt -ip -tint red -sh 40 205 urxvt -tr -tint red -sh 40
206 206
207 That works. If you think it doesn't, you lack transparency and tinting 207 That works. If you think it doesn't, you lack transparency and tinting
208 support, or you are unable to read. 208 support, or you are unable to read.
209 209
210 2. Use a simple pixmap and emulate pseudo-transparency. This enables you 210 2. Use a simple pixmap and emulate pseudo-transparency. This enables you
211 to use effects other than tinting and shading: Just shade/tint/whatever 211 to use effects other than tinting and shading: Just shade/tint/whatever
212 your picture with gimp or any other tool: 212 your picture with gimp or any other tool:
213 213
214 convert wallpaper.jpg -blur 20x20 -modulate 30 background.jpg 214 convert wallpaper.jpg -blur 20x20 -modulate 30 background.jpg
215 urxvt -pixmap background.jpg -pe automove-background 215 urxvt -pixmap "background.jpg;:root"
216 216
217 That works. If you think it doesn't, you lack AfterImage and Perl 217 That works. If you think it doesn't, you lack AfterImage support, or you
218 support, or you are unable to read. 218 are unable to read.
219 219
220 3. Use an ARGB visual: 220 3. Use an ARGB visual:
221 221
222 urxvt -depth 32 -fg grey90 -bg rgba:0000/0000/4444/cccc 222 urxvt -depth 32 -fg grey90 -bg rgba:0000/0000/4444/cccc
223 223
1906 1906
1907 This option also adds such eye candy as blending an image over the 1907 This option also adds such eye candy as blending an image over the
1908 root background, as well as dynamic scaling and bluring of 1908 root background, as well as dynamic scaling and bluring of
1909 background images. 1909 background images.
1910 1910
1911 Note that with this option enabled, urxvt's memory footprint might 1911 Note that with this option enabled, rxvt's memory footprint might
1912 increase by a few megabytes even if no extra features are used 1912 increase by a few megabytes even if no extra features are used
1913 (mostly due to third-party libraries used by libAI). Memory 1913 (mostly due to third-party libraries used by libAI). Memory
1914 footprint may somewhat be lowered if libAfterImage is configured 1914 footprint may somewhat be lowered if libAfterImage is configured
1915 without support for SVG. 1915 without support for SVG.
1916 1916
1917 --enable-transparency (default: on) 1917 --enable-transparency (default: on)
1918 Add support for inheriting parent backgrounds thus giving a fake 1918 Add support for backgrounds, creating illusion of transparency in
1919 transparency to the term. 1919 the term.
1920 1920
1921 --enable-fading (default: on) 1921 --enable-fading (default: on)
1922 Add support for fading the text when focus is lost. 1922 Add support for fading the text when focus is lost.
1923 1923
1924 --enable-rxvt-scroll (default: on) 1924 --enable-rxvt-scroll (default: on)
1993 rectangular selections 1993 rectangular selections
1994 trailing space removal for selections 1994 trailing space removal for selections
1995 verbose X error handling 1995 verbose X error handling
1996 1996
1997 --enable-iso14755 (default: on) 1997 --enable-iso14755 (default: on)
1998 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 1998 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
1999 Basic support (section 5.1) is enabled by "--enable-frills", while 1999 Basic support (section 5.1) is enabled by "--enable-frills", while
2000 support for 5.2, 5.3 and 5.4 is enabled with this switch. 2000 support for 5.2, 5.3 and 5.4 is enabled with this switch.
2001 2001
2002 --enable-keepscrolling (default: on) 2002 --enable-keepscrolling (default: on)
2003 Add support for continual scrolling of the display when you hold the 2003 Add support for continual scrolling of the display when you hold the
2022 2022
2023 --enable-pointer-blank (default: on) 2023 --enable-pointer-blank (default: on)
2024 Add support to have the pointer disappear when typing or inactive. 2024 Add support to have the pointer disappear when typing or inactive.
2025 2025
2026 --enable-perl (default: on) 2026 --enable-perl (default: on)
2027 Enable an embedded perl interpreter. See the urxvtperl(3) manpage 2027 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
2028 (doc/rxvtperl.txt) for more info on this feature, or the files in 2028 (doc/rxvtperl.txt) for more info on this feature, or the files in
2029 src/perl-ext/ for the extensions that are installed by default. The 2029 src/perl-ext/ for the extensions that are installed by default. The
2030 perl interpreter that is used can be specified via the "PERL" 2030 perl interpreter that is used can be specified via the "PERL"
2031 environment variable when running configure. Even when compiled in, 2031 environment variable when running configure. Even when compiled in,
2032 perl will *not* be initialised when all extensions have been 2032 perl will *not* be initialised when all extensions have been

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines