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.93 by root, Wed Jan 11 23:08:54 2006 UTC vs.
Revision 1.96 by root, Fri Jan 13 12:40:46 2006 UTC

172resource B<borderColor>. 172resource B<borderColor>.
173 173
174=item B<-fn> I<fontlist> 174=item B<-fn> I<fontlist>
175 175
176Select the fonts to be used. This is a comma separated list of font names 176Select the fonts to be used. This is a comma separated list of font names
177that are used in turn when trying to display Unicode characters. The 177that are checked in order when trying to find glyphs for characters. The
178first font defines the cell size for characters; other fonts might be 178first font defines the cell size for characters; other fonts might be
179smaller, but not (in general) larger. A (hopefully) reasonable default 179smaller, but not (in general) larger. A (hopefully) reasonable default
180font list is always appended to it. See resource B<font> for more details. 180font list is always appended to it. See resource B<font> for more details.
181 181
182In short, to specify an X11 core font, just specify it's name or prefix it 182In short, to specify an X11 core font, just specify it's name or prefix it
641menus), in addition to the paths specified by the B<RXVTPATH> and 641menus), in addition to the paths specified by the B<RXVTPATH> and
642B<PATH> environment variables. 642B<PATH> environment variables.
643 643
644=item B<font:> I<fontlist> 644=item B<font:> I<fontlist>
645 645
646Select the fonts to be used. This is a comma separated list of font 646Select the fonts to be used. This is a comma separated list of font names
647names that are used in turn when trying to display Unicode characters. 647that are checked in order when trying to find glyphs for characters. The
648The first font defines the cell size for characters; other fonts might 648first font defines the cell size for characters; other fonts might be
649be smaller, but not larger. A reasonable default font list is always 649smaller, but not (in general) larger. A (hopefully) reasonable default
650appended to it; option B<-fn>. 650font list is always appended to it; option B<-fn>.
651 651
652Each font can either be a standard X11 core font (XLFD) name, with 652Each font can either be a standard X11 core font (XLFD) name, with
653optional prefix C<x:> or a Xft font (Compile I<xft>), prefixed with C<xft:>. 653optional prefix C<x:> or a Xft font (Compile I<xft>), prefixed with C<xft:>.
654 654
655In addition, each font can be prefixed with additional hints and 655In addition, each font can be prefixed with additional hints and
1114@@RXVT_NAME@@ will first look in these directories and then in 1114@@RXVT_NAME@@ will first look in these directories and then in
1115F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource 1115F<@@RXVT_LIBDIR@@/urxvt/perl/>. Due to security reasons, this resource
1116will be ignored when running setuid/setgid. 1116will be ignored when running setuid/setgid.
1117 1117
1118See the @@RXVT_NAME@@perl(3) manpage. 1118See the @@RXVT_NAME@@perl(3) manpage.
1119
1120=item B<< selection.pattern-I<idx> >>: I<perl-regex>
1121
1122Additional selection patterns, see the @@RXVT_NAME@@perl(3) manpage for
1123details.
1124
1125=item B<< selection-autotransform.I<idx> >>: I<perl-transform>
1126
1127Selection auto-transform patterns, see the @@RXVT_NAME@@perl(3) manpage
1128for details.
1129
1130=item B<searchable-scrollback:> I<keysym>
1131
1132Sets the hotkey that starts the incremental scrollback buffer search
1133(default: C<M-s>).
1119 1134
1120=item B<urlLauncher>: I<string> 1135=item B<urlLauncher>: I<string>
1121 1136
1122Specifies the program to be started with a URL argument. Used by the 1137Specifies the program to be started with a URL argument. Used by the
1123C<selection-popup> and C<mark-urls> perl extensions. 1138C<selection-popup> and C<mark-urls> perl extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines