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.165 by root, Thu Oct 2 17:06:50 2008 UTC vs.
Revision 1.167 by root, Wed Oct 15 14:48:22 2008 UTC

852=item B<urgentOnBell:> I<boolean> 852=item B<urgentOnBell:> I<boolean>
853 853
854B<True>: set the urgency hint for the wm on receipt of a bell character. 854B<True>: set the urgency hint for the wm on receipt of a bell character.
855B<False>: do not set the urgency hint [default]. 855B<False>: do not set the urgency hint [default].
856 856
857@@RXVT_NAME@@ resets the urgency hint on every focus change.
858
857=item B<visualBell:> I<boolean> 859=item B<visualBell:> I<boolean>
858 860
859B<True>: use visual bell on receipt of a bell character; option B<-vb>. 861B<True>: use visual bell on receipt of a bell character; option B<-vb>.
860B<False>: no visual bell [default]; option B<+vb>. 862B<False>: no visual bell [default]; option B<+vb>.
861 863
1228all instances, while B<perl-ext> is used for specific instances. 1230all instances, while B<perl-ext> is used for specific instances.
1229 1231
1230=item B<perl-eval>: I<string> 1232=item B<perl-eval>: I<string>
1231 1233
1232Perl code to be evaluated when all extensions have been registered. See 1234Perl code to be evaluated when all extensions have been registered. See
1233the @@RXVT_NAME@@perl(3) manpage. Due to security reasons, this resource 1235the @@RXVT_NAME@@perl(3) manpage.
1234will be ignored when running setuid/setgid.
1235 1236
1236=item B<perl-lib>: I<path> 1237=item B<perl-lib>: I<path>
1237 1238
1238Colon-separated list of additional directories that hold extension 1239Colon-separated list of additional directories that hold extension
1239scripts. When looking for extensions specified by the C<perl> resource, 1240scripts. When looking for extensions specified by the C<perl> resource,
1240@@RXVT_NAME@@ will first look in these directories and then in 1241@@RXVT_NAME@@ will first look in these directories and then in
1241F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource 1242F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1242will be ignored when running setuid/setgid.
1243 1243
1244See the @@RXVT_NAME@@perl(3) manpage. 1244See the @@RXVT_NAME@@perl(3) manpage.
1245 1245
1246=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1246=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1247 1247

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines