ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/doc/rxvt.1.txt
(Generate patch)

Comparing cvsroot/rxvt-unicode/doc/rxvt.1.txt (file contents):
Revision 1.39 by root, Mon Jan 9 01:36:56 2006 UTC vs.
Revision 1.41 by root, Wed Jan 11 02:13:55 2006 UTC

945 perl-ext: *string* 945 perl-ext: *string*
946 Comma-separated list(s) of perl extension scripts (default: 946 Comma-separated list(s) of perl extension scripts (default:
947 "default") to use in this terminal instance; option -pe. 947 "default") to use in this terminal instance; option -pe.
948 948
949 Extension names can be prefixed with a "-" sign to prohibit using 949 Extension names can be prefixed with a "-" sign to prohibit using
950 it. This can be useful to selectively disable some extensions loaded 950 them. This can be useful to selectively disable some extensions
951 by default, or specified via the "perl-ext-common" resource. For 951 loaded by default, or specified via the "perl-ext-common" resource.
952 example, "default,-selection" will use all the default extension 952 For example, "default,-selection" will use all the default extension
953 except "selection". 953 except "selection".
954
955 Extension names can also be followed by an argument in angle
956 brackets (e.g. "searchable-scrollback<M-s>", which binds the hotkey
957 for searchable scorllback to Alt/Meta-s). Mentioning the same
958 extension multiple times with different arguments will pass multiple
959 arguments to the extension.
954 960
955 Each extension is looked up in the library directories, loaded if 961 Each extension is looked up in the library directories, loaded if
956 necessary, and bound to the current terminal instance. 962 necessary, and bound to the current terminal instance.
957 963
958 If both of these resources are the empty string, then the perl 964 If both of these resources are the empty string, then the perl
972 resource, rxvt will first look in these directories and then in 978 resource, rxvt will first look in these directories and then in
973 /opt/rxvt/lib/urxvt/perl/. Due to security reasons, this resource 979 /opt/rxvt/lib/urxvt/perl/. Due to security reasons, this resource
974 will be ignored when running setuid/setgid. 980 will be ignored when running setuid/setgid.
975 981
976 See the rxvtperl(3) manpage. 982 See the rxvtperl(3) manpage.
983
984 urlLauncher: *string*
985 Specifies the program to be started with a URL argument. Used by the
986 "selection-popup" and "mark-urls" perl extensions.
977 987
978 transient-for: *windowid* 988 transient-for: *windowid*
979 Sets the WM_TRANSIENT_FOR property to the given window iw. 989 Sets the WM_TRANSIENT_FOR property to the given window iw.
980 990
981THE SCROLLBAR 991THE SCROLLBAR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines