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.164 by root, Sun Jun 15 13:54:15 2008 UTC vs.
Revision 1.167 by root, Wed Oct 15 14:48:22 2008 UTC

340 340
341=item B<-bl> 341=item B<-bl>
342 342
343Compile I<frills>: Set MWM hints to request a borderless window, i.e. 343Compile I<frills>: Set MWM hints to request a borderless window, i.e.
344if honoured by the WM, the rxvt-unicode window will not have window 344if honoured by the WM, the rxvt-unicode window will not have window
345decorations; resource B<borderLess>. 345decorations; resource B<borderLess>. If the window manager does not
346support MWM hints (e.g. kwin), enables override-redirect mode.
346 347
347=item B<-override-redirect> 348=item B<-override-redirect>
348 349
349Compile I<frills>: Sets override-redirect on the window; resource 350Compile I<frills>: Sets override-redirect on the window; resource
350B<override-redirect>. 351B<override-redirect>.
851=item B<urgentOnBell:> I<boolean> 852=item B<urgentOnBell:> I<boolean>
852 853
853B<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.
854B<False>: do not set the urgency hint [default]. 855B<False>: do not set the urgency hint [default].
855 856
857@@RXVT_NAME@@ resets the urgency hint on every focus change.
858
856=item B<visualBell:> I<boolean> 859=item B<visualBell:> I<boolean>
857 860
858B<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>.
859B<False>: no visual bell [default]; option B<+vb>. 862B<False>: no visual bell [default]; option B<+vb>.
860 863
1227all instances, while B<perl-ext> is used for specific instances. 1230all instances, while B<perl-ext> is used for specific instances.
1228 1231
1229=item B<perl-eval>: I<string> 1232=item B<perl-eval>: I<string>
1230 1233
1231Perl code to be evaluated when all extensions have been registered. See 1234Perl code to be evaluated when all extensions have been registered. See
1232the @@RXVT_NAME@@perl(3) manpage. Due to security reasons, this resource 1235the @@RXVT_NAME@@perl(3) manpage.
1233will be ignored when running setuid/setgid.
1234 1236
1235=item B<perl-lib>: I<path> 1237=item B<perl-lib>: I<path>
1236 1238
1237Colon-separated list of additional directories that hold extension 1239Colon-separated list of additional directories that hold extension
1238scripts. When looking for extensions specified by the C<perl> resource, 1240scripts. When looking for extensions specified by the C<perl> resource,
1239@@RXVT_NAME@@ will first look in these directories and then in 1241@@RXVT_NAME@@ will first look in these directories and then in
1240F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource 1242F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1241will be ignored when running setuid/setgid.
1242 1243
1243See the @@RXVT_NAME@@perl(3) manpage. 1244See the @@RXVT_NAME@@perl(3) manpage.
1244 1245
1245=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1246=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1246 1247

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines