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.217 by root, Tue Jun 5 21:51:23 2012 UTC vs.
Revision 1.220 by root, Fri Sep 21 23:31:43 2012 UTC

98is still respected. but deprecated). In the absence of this option, the 98is still respected. but deprecated). In the absence of this option, the
99display specified by the B<DISPLAY> environment variable is used. 99display specified by the B<DISPLAY> environment variable is used.
100 100
101=item B<-depth> I<bitdepth> 101=item B<-depth> I<bitdepth>
102 102
103Compile I<xft>: Attempt to find a visual with the given bit depth; 103Compile I<frills>: Attempt to find a visual with the given bit depth;
104resource B<depth>. 104resource B<depth>.
105 105
106[Please note that many X servers (and libXft) are buggy with 106[Please note that many X servers (and libXft) are buggy with
107respect to C<-depth 32> and/or alpha channels, and will cause all sorts 107respect to C<-depth 32> and/or alpha channels, and will cause all sorts
108of graphical corruption. This is harmless, but we can't do anything about 108of graphical corruption. This is harmless, but we can't do anything about
109this, so watch out] 109this, so watch out]
110
111=item B<-visual> I<visualID>
112
113Compile I<frills>: Use the given visual (see e.g. C<xdpyinfo> for possible
114visual ids).
110 115
111=item B<-geometry> I<geom> 116=item B<-geometry> I<geom>
112 117
113Window geometry (B<-g> still respected); resource B<geometry>. 118Window geometry (B<-g> still respected); resource B<geometry>.
114 119
1286 1291
1287=item B<perl-lib>: I<path> 1292=item B<perl-lib>: I<path>
1288 1293
1289Colon-separated list of additional directories that hold extension 1294Colon-separated list of additional directories that hold extension
1290scripts. When looking for perl extensions, @@RXVT_NAME@@ will first look 1295scripts. When looking for perl extensions, @@RXVT_NAME@@ will first look
1291in these directories, then in C<$RXVT_PERL_LIB>, F<$HOME/.urxvt/ext> and 1296in these directories, then in C<$URXVT_PERL_LIB>, F<$HOME/.urxvt/ext> and
1292lastly in F<@@RXVT_LIBDIR@@/urxvt/perl/>. 1297lastly in F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1293 1298
1294See the @@RXVT_NAME@@perl(3) manpage. 1299See the @@RXVT_NAME@@perl(3) manpage.
1295 1300
1296=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1301=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1644The unix domain socket path used by @@RXVT_NAME@@c(1) and 1649The unix domain socket path used by @@RXVT_NAME@@c(1) and
1645@@RXVT_NAME@@d(1). 1650@@RXVT_NAME@@d(1).
1646 1651
1647Default F<<< $HOME/.urxvt/urxvtd-I<< <nodename> >> >>>. 1652Default F<<< $HOME/.urxvt/urxvtd-I<< <nodename> >> >>>.
1648 1653
1649=item B<RXVT_PERL_LIB> [I<sic>] 1654=item B<URXVT_PERL_LIB>
1650 1655
1651Additional F<:>-separated library search path for perl extensions. Will be 1656Additional F<:>-separated library search path for perl extensions. Will be
1652searched after B<-perl-lib> but before F<~/.urxvt/ext> and the system library 1657searched after B<-perl-lib> but before F<~/.urxvt/ext> and the system library
1653directory. 1658directory.
1654 1659
1660=item B<URXVT_PERL_VERBOSITY>
1661
1662See L<@@RXVT_NAME@@perl>(3).
1663
1655=item B<HOME> 1664=item B<HOME>
1656 1665
1657Used to locate the default directory for the unix domain socket for 1666Used to locate the default directory for the unix domain socket for
1658daemon communications and to locate various resource files (such as 1667daemon communications and to locate various resource files (such as
1659C<.Xdefaults>) 1668C<.Xdefaults>)
1679 1688
1680=back 1689=back
1681 1690
1682=head1 SEE ALSO 1691=head1 SEE ALSO
1683 1692
1693@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), @@RXVT_NAME@@-extensions(1),
1684@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5) 1694@@RXVT_NAME@@perl(3), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5)
1685 1695
1686=head1 CURRENT PROJECT COORDINATOR 1696=head1 CURRENT PROJECT COORDINATOR
1687 1697
1688=over 4 1698=over 4
1689 1699

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines