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.74 by root, Thu Dec 22 16:44:10 2005 UTC vs.
Revision 1.76 by root, Sat Dec 31 16:06:48 2005 UTC

201 201
202=item B<-fbi> I<fontlist> 202=item B<-fbi> I<fontlist>
203 203
204Compile font-styles: The bold italic font list to use when bold characters are to 204Compile font-styles: The bold italic font list to use when bold characters are to
205be printed. See resource B<boldItalicFont> for details. 205be printed. See resource B<boldItalicFont> for details.
206
207=item B<-is>|B<+is>
208
209Compile font-styles: Bold/Italic font styles imply high intensity
210foreground/background (default). See resource B<intensityStyles> for
211details.
206 212
207=item B<-name> I<name> 213=item B<-name> I<name>
208 214
209Specify the application name under which resources are to be obtained, 215Specify the application name under which resources are to be obtained,
210rather than the default executable file name. Name should not contain 216rather than the default executable file name. Name should not contain
687not possible, replacement fonts of the desired shape will be tried. 693not possible, replacement fonts of the desired shape will be tried.
688 694
689If set, but empty, then this specific style is disabled and the normal 695If set, but empty, then this specific style is disabled and the normal
690text font will being used for the given style. 696text font will being used for the given style.
691 697
698=item B<intensityStyles:> I<boolean>
699
700When font styles are not enabled, or this option is enabled (B<True>,
701option B<-is>, the default), bold and italic font styles imply high
702intensity foreground/backround colours. Disabling this option (B<False>,
703option B<+is>) disables this behaviour, the high intensity colours are not
704reachable.
705
692=item B<selectstyle:> I<mode> 706=item B<selectstyle:> I<mode>
693 707
694Set mouse selection style to B<old> which is 2.20, B<oldword> which is 708Set mouse selection style to B<old> which is 2.20, B<oldword> which is
695xterm style with 2.20 old word selection, or anything else which gives 709xterm style with 2.20 old word selection, or anything else which gives
696xterm style selection. 710xterm style selection.
1079to select a word; Left triple-click to select the entire logical line 1093to select a word; Left triple-click to select the entire logical line
1080(which can span multiple screen lines), unless modified by resource 1094(which can span multiple screen lines), unless modified by resource
1081B<tripleclickwords>. 1095B<tripleclickwords>.
1082 1096
1083Starting a selection while pressing the B<Meta> key (or B<Meta+Ctrl> keys) 1097Starting a selection while pressing the B<Meta> key (or B<Meta+Ctrl> keys)
1084(Compile: I<frills>) will create a rectangular selection instead of a normal 1098(Compile: I<frills>) will create a rectangular selection instead of a
1085one. 1099normal one. In this mode, every selected row becomes its own line in the
1100selection, and trailing whitespace is visually underlined and removed from
1101the selection.
1086 1102
1087=item B<Insertion>: 1103=item B<Insertion>:
1088 1104
1089Pressing and releasing the Middle mouse button (or B<Shift-Insert>) in 1105Pressing and releasing the Middle mouse button (or B<Shift-Insert>) in
1090an B<@@RXVT_NAME@@> window causes the current text selection to be 1106an B<@@RXVT_NAME@@> window causes the current text selection to be

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines