*** empty log message ***
authorroot <root>
Sat, 2 Jun 2007 05:23:11 +0000 (05:23 +0000)
committerroot <root>
Sat, 2 Jun 2007 05:23:11 +0000 (05:23 +0000)
doc/rxvtperl.3.html
doc/rxvtperl.3.man.in
doc/rxvtperl.3.txt
src/urxvt.pm

index dc9dedc7e918d60f4cd0403b698acedcb3aae652..88a2f00dd88b331e0bc85327959b3254282718ef 100644 (file)
@@ -431,6 +431,11 @@ supported in this mode. Example:</p>
 <pre>
    rxvt -pixmap background.xpm -pe automove-background</pre>
 </dd>
+<dd>
+<p><a href="http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions">http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions</a>
+shows how this extension can be used to implement an automatically blurred
+transparent background.</p>
+</dd>
 </li>
 <dt><strong><a name="item_block_2dgraphics_2dto_2dascii">block-graphics-to-ascii</a></strong>
 
index 4f66301aa8b6a9740c640a4d32cb7738b9eb42ba..579b626c686d7eb4e6e16311b062970eb62c9fa7 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 3"
-.TH @@RXVT_NAME@@ 3 "2007-02-17" "8.2" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 3 "2007-06-02" "8.2" "RXVT-UNICODE"
 .SH "NAME"
 @@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter
 .SH "SYNOPSIS"
@@ -461,6 +461,10 @@ supported in this mode. Example:
 .Vb 1
 \&   @@RXVT_NAME@@ -pixmap background.xpm -pe automove-background
 .Ve
+.Sp
+<http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions>
+shows how this extension can be used to implement an automatically blurred
+transparent background.
 .IP "block-graphics-to-ascii" 4
 .IX Item "block-graphics-to-ascii"
 A not very useful example of filtering all text output to the terminal
index 8fc29ee457ea69156949349b4de62c7515ae0531..60e80826b7f06c4bb5025e9050b3bb0a711f697e 100644 (file)
@@ -284,6 +284,10 @@ PREPACKAGED EXTENSIONS
 
            rxvt -pixmap background.xpm -pe automove-background
 
+        <http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extens
+        ions> shows how this extension can be used to implement an
+        automatically blurred transparent background.
+
     block-graphics-to-ascii
         A not very useful example of filtering all text output to the
         terminal by replacing all line-drawing characters (U+2500 .. U+259F)
index bb8879a33b6182ccf3577d1dfc257b5beb6000c6..05d6f4607053d0cfeddafeb33a1f61823f654a6c 100644 (file)
@@ -308,6 +308,10 @@ supported in this mode. Example:
 
    @@RXVT_NAME@@ -pixmap background.xpm -pe automove-background
 
+L<http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions>
+shows how this extension can be used to implement an automatically blurred
+transparent background.
+
 =item block-graphics-to-ascii
 
 A not very useful example of filtering all text output to the terminal