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

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.30 by root, Mon Jan 2 15:11:05 2006 UTC vs.
Revision 1.31 by root, Mon Jan 2 19:36:07 2006 UTC

532.Vb 3 532.Vb 3
533\& # now communicate with rxvt 533\& # now communicate with rxvt
534\& my $slave = $pty->slave; 534\& my $slave = $pty->slave;
535\& while (<$slave>) { print $slave "got <$_>\en" } 535\& while (<$slave>) { print $slave "got <$_>\en" }
536.Ve 536.Ve
537.IP "\fB\-perl\fR \fIstring\fR" 4
538.IX Item "-perl string"
539Used by perl extension. See resource \fBperl\fR.
537.SH "RESOURCES (available also as long\-options)" 540.SH "RESOURCES (available also as long\-options)"
538.IX Header "RESOURCES (available also as long-options)" 541.IX Header "RESOURCES (available also as long-options)"
539Note: `@@RXVT_NAME@@ \-\-help' gives a list of all resources (long 542Note: `@@RXVT_NAME@@ \-\-help' gives a list of all resources (long
540options) compiled into your version. 543options) compiled into your version.
541.PP 544.PP
692.IX Item "font: fontlist" 695.IX Item "font: fontlist"
693Select the fonts to be used. This is a comma separated list of font 696Select the fonts to be used. This is a comma separated list of font
694names that are used in turn when trying to display Unicode characters. 697names that are used in turn when trying to display Unicode characters.
695The first font defines the cell size for characters; other fonts might 698The first font defines the cell size for characters; other fonts might
696be smaller, but not larger. A reasonable default font list is always 699be smaller, but not larger. A reasonable default font list is always
697appended to it. option \fB\-fn\fR. 700appended to it; option \fB\-fn\fR.
698.Sp 701.Sp
699Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with 702Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with
700optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR. 703optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR.
701.Sp 704.Sp
702In addition, each font can be prefixed with additional hints and 705In addition, each font can be prefixed with additional hints and
925.IP "\fBimLocale:\fR \fIname\fR" 4 928.IP "\fBimLocale:\fR \fIname\fR" 4
926.IX Item "imLocale: name" 929.IX Item "imLocale: name"
927The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g. 930The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g.
928\&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the 931\&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the
929input extension to be able to input japanese characters while staying in 932input extension to be able to input japanese characters while staying in
930another locale. option \fB\-imlocale\fR. 933another locale; option \fB\-imlocale\fR.
931.IP "\fBimFont:\fR \fIfontset\fR" 4 934.IP "\fBimFont:\fR \fIfontset\fR" 4
932.IX Item "imFont: fontset" 935.IX Item "imFont: fontset"
933Specify the font-set used for \s-1XIM\s0 styles \f(CW\*(C`OverTheSpot\*(C'\fR or 936Specify the font-set used for \s-1XIM\s0 styles \f(CW\*(C`OverTheSpot\*(C'\fR or
934\&\f(CW\*(C`OffTheSpot\*(C'\fR. It must be a standard X font set (\s-1XLFD\s0 patterns separated 937\&\f(CW\*(C`OffTheSpot\*(C'\fR. It must be a standard X font set (\s-1XLFD\s0 patterns separated
935by commas), i.e. it's not in the same format as the other font lists used 938by commas), i.e. it's not in the same format as the other font lists used
938option \fB\-imfont\fR. 941option \fB\-imfont\fR.
939.IP "\fBtripleclickwords:\fR \fIboolean\fR" 4 942.IP "\fBtripleclickwords:\fR \fIboolean\fR" 4
940.IX Item "tripleclickwords: boolean" 943.IX Item "tripleclickwords: boolean"
941Change the meaning of triple-click selection with the left mouse 944Change the meaning of triple-click selection with the left mouse
942button. Instead of selecting a full line it will extend the selection to 945button. Instead of selecting a full line it will extend the selection to
943the end of the logical line only. option \fB\-tcw\fR. 946the end of the logical line only; option \fB\-tcw\fR.
944.IP "\fBinsecure:\fR \fIboolean\fR" 4 947.IP "\fBinsecure:\fR \fIboolean\fR" 4
945.IX Item "insecure: boolean" 948.IX Item "insecure: boolean"
946Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that 949Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that
947echo arbitrary strings like the icon name or the locale. This could be 950echo arbitrary strings like the icon name or the locale. This could be
948abused if somebody gets 8\-bit\-clean access to your display, whether 951abused if somebody gets 8\-bit\-clean access to your display, whether
1075.Sp 1078.Sp
1076.Vb 2 1079.Vb 2
1077\& URxvt.keysym.M-C-3: command:\e033[8;25;80t 1080\& URxvt.keysym.M-C-3: command:\e033[8;25;80t
1078\& URxvt.keysym.M-C-4: command:\e033[8;48;110t 1081\& URxvt.keysym.M-C-4: command:\e033[8;48;110t
1079.Ve 1082.Ve
1083.IP "\fBperl\fR: \fIstring\fR" 4
1084.IX Item "perl: string"
1085Used by perl extension and is free for any use, as it is not interpreted
1086by rxvt-unicode itself; option \fBperl\fR.
1087.IP "\fBperl-eval\fR: \fIstring\fR" 4
1088.IX Item "perl-eval: string"
1089Perl code to be evaluated when all extensions have been loaded. See the
1090\&\fIrxvtperl\fR\|(3) manpage.
1091.IP "\fBperl-lib\fR: \fIpath\fR" 4
1092.IX Item "perl-lib: path"
1093Additional directory that holds extension scripts that are loaded and
1094enabled for this terminal instance, in addition to scripts stored in
1095\&\fI@@RXVT_LIBDIR@@/urxvt/perl\-ext/\fR, which are global to all terminal
1096instances.
1097.Sp
1098See the \fIrxvtperl\fR\|(3) manpage.
1080.SH "THE SCROLLBAR" 1099.SH "THE SCROLLBAR"
1081.IX Header "THE SCROLLBAR" 1100.IX Header "THE SCROLLBAR"
1082Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window 1101Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window
1083(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar 1102(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar
1084or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and 1103or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines