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.166 by root, Fri Oct 10 13:23:56 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>.
1227all instances, while B<perl-ext> is used for specific instances. 1228all instances, while B<perl-ext> is used for specific instances.
1228 1229
1229=item B<perl-eval>: I<string> 1230=item B<perl-eval>: I<string>
1230 1231
1231Perl code to be evaluated when all extensions have been registered. See 1232Perl code to be evaluated when all extensions have been registered. See
1232the @@RXVT_NAME@@perl(3) manpage. Due to security reasons, this resource 1233the @@RXVT_NAME@@perl(3) manpage.
1233will be ignored when running setuid/setgid.
1234 1234
1235=item B<perl-lib>: I<path> 1235=item B<perl-lib>: I<path>
1236 1236
1237Colon-separated list of additional directories that hold extension 1237Colon-separated list of additional directories that hold extension
1238scripts. When looking for extensions specified by the C<perl> resource, 1238scripts. When looking for extensions specified by the C<perl> resource,
1239@@RXVT_NAME@@ will first look in these directories and then in 1239@@RXVT_NAME@@ will first look in these directories and then in
1240F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource 1240F<@@RXVT_LIBDIR@@/urxvt/perl/>.
1241will be ignored when running setuid/setgid.
1242 1241
1243See the @@RXVT_NAME@@perl(3) manpage. 1242See the @@RXVT_NAME@@perl(3) manpage.
1244 1243
1245=item B<< selection.pattern-I<idx> >>: I<perl-regex> 1244=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1246 1245

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines