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.88 by root, Sun Jan 8 00:20:12 2006 UTC vs.
Revision 1.90 by root, Mon Jan 9 01:36:56 2006 UTC

1103B<perl-ext-common> will be used for extensions that should be available to 1103B<perl-ext-common> will be used for extensions that should be available to
1104all instances, while B<perl-ext> is used for specific instances. 1104all instances, while B<perl-ext> is used for specific instances.
1105 1105
1106=item B<perl-eval>: I<string> 1106=item B<perl-eval>: I<string>
1107 1107
1108Perl code to be evaluated when all extensions have been registered. See the 1108Perl code to be evaluated when all extensions have been registered. See
1109@@RXVT_NAME@@perl(3) manpage. 1109the @@RXVT_NAME@@perl(3) manpage. Due to security reasons, this resource
1110will be ignored when running setuid/setgid.
1110 1111
1111=item B<perl-lib>: I<path> 1112=item B<perl-lib>: I<path>
1112 1113
1113Colon-separated list of additional directories that hold extension 1114Colon-separated list of additional directories that hold extension
1114scripts. When looking for extensions specified by the C<perl> resource, 1115scripts. When looking for extensions specified by the C<perl> resource,
1115@@RXVT_NAME@@ will first look in these directories and then in 1116@@RXVT_NAME@@ will first look in these directories and then in
1116F<@@RXVT_LIBDIR@@/urxvt/perl/>. 1117F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource
1118will be ignored when running setuid/setgid.
1117 1119
1118See the @@RXVT_NAME@@perl(3) manpage. 1120See the @@RXVT_NAME@@perl(3) manpage.
1121
1122=item B<transient-for>: I<windowid>
1123
1124Sets the WM_TRANSIENT_FOR property to the given window iw.
1119 1125
1120=back 1126=back
1121 1127
1122=head1 THE SCROLLBAR 1128=head1 THE SCROLLBAR
1123 1129

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines