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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.213 by sf-exg, Sat Feb 4 21:47:06 2012 UTC vs.
Revision 1.217 by root, Tue Jun 5 21:51:23 2012 UTC

707=item B<shading:> I<number> 707=item B<shading:> I<number>
708 708
709Darken (0 .. 99) or lighten (101 .. 200) the transparent background. 709Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
710A value of 100 means no shading; option B<-sh>. 710A value of 100 means no shading; option B<-sh>.
711 711
712=item B<blendType:> I<string>
713
714Specify background blending type; option B<-blt>.
715
716=item B<blurRadius:> I<number> 712=item B<blurRadius:> I<number>
717 713
718Apply gaussian blur with the specified radius to the transparent 714Apply gaussian blur with the specified radius to the transparent
719background; option B<-blr>. 715background; option B<-blr>.
720 716
746 742
747=item B<WxH+X+Y> 743=item B<WxH+X+Y>
748 744
749sets scale and position. B<"W" / "H"> specify the horizontal/vertical 745sets scale and position. B<"W" / "H"> specify the horizontal/vertical
750scale (percent), and B<"X" / "Y"> locate the image centre (percent). A 746scale (percent), and B<"X" / "Y"> locate the image centre (percent). A
751scale of 0 disables scaling. The maximum permitted scale is 1000. 747scale of 0 disables scaling.
752 748
753=item B<op=tile> 749=item B<op=tile>
754 750
755enables tiling 751enables tiling
756 752
1289the @@RXVT_NAME@@perl(3) manpage. 1285the @@RXVT_NAME@@perl(3) manpage.
1290 1286
1291=item B<perl-lib>: I<path> 1287=item B<perl-lib>: I<path>
1292 1288
1293Colon-separated list of additional directories that hold extension 1289Colon-separated list of additional directories that hold extension
1294scripts. When looking for perl extensions, @@RXVT_NAME@@ will first 1290scripts. When looking for perl extensions, @@RXVT_NAME@@ will first look
1295look in these directories, then in $HOME/.urxvt/ext and lastly in 1291in these directories, then in C<$RXVT_PERL_LIB>, F<$HOME/.urxvt/ext> and
1296F<@@RXVT_LIBDIR@@/urxvt/perl/>. 1292lastly in F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1297 1293
1298See the @@RXVT_NAME@@perl(3) manpage. 1294See the @@RXVT_NAME@@perl(3) manpage.
1299 1295
1300=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1296=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1301 1297
1641 1637
1642=item B<SHELL> 1638=item B<SHELL>
1643 1639
1644The shell to be used for command execution, defaults to C</bin/sh>. 1640The shell to be used for command execution, defaults to C</bin/sh>.
1645 1641
1646=item B<RXVT_SOCKET> 1642=item B<RXVT_SOCKET> [I<sic>]
1647 1643
1648The unix domain socket path used by @@RXVT_NAME@@c(1) and 1644The unix domain socket path used by @@RXVT_NAME@@c(1) and
1649@@RXVT_NAME@@d(1). 1645@@RXVT_NAME@@d(1).
1650 1646
1651Default F<<< $HOME/.urxvt/urxvtd-I<< <nodename> >> >>>. 1647Default F<<< $HOME/.urxvt/urxvtd-I<< <nodename> >> >>>.
1648
1649=item B<RXVT_PERL_LIB> [I<sic>]
1650
1651Additional F<:>-separated library search path for perl extensions. Will be
1652searched after B<-perl-lib> but before F<~/.urxvt/ext> and the system library
1653directory.
1652 1654
1653=item B<HOME> 1655=item B<HOME>
1654 1656
1655Used to locate the default directory for the unix domain socket for 1657Used to locate the default directory for the unix domain socket for
1656daemon communications and to locate various resource files (such as 1658daemon communications and to locate various resource files (such as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines