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

Comparing rxvt-unicode/doc/rxvt.1.txt (file contents):
Revision 1.27 by root, Thu Dec 22 16:44:10 2005 UTC vs.
Revision 1.29 by root, Mon Jan 2 15:11:05 2006 UTC

4 4
5SYNOPSIS 5SYNOPSIS
6 rxvt [options] [-e command [ args ]] 6 rxvt [options] [-e command [ args ]]
7 7
8DESCRIPTION 8DESCRIPTION
9 rxvt-unicode, version 6.0, is a colour vt102 terminal emulator intended 9 rxvt-unicode, version 6.2, is a colour vt102 terminal emulator intended
10 as an *xterm*(1) replacement for users who do not require features such 10 as an *xterm*(1) replacement for users who do not require features such
11 as Tektronix 4014 emulation and toolkit-style configurability. As a 11 as Tektronix 4014 emulation and toolkit-style configurability. As a
12 result, rxvt-unicode uses much less swap space -- a significant 12 result, rxvt-unicode uses much less swap space -- a significant
13 advantage on a machine serving many X sessions. 13 advantage on a machine serving many X sessions.
14 14
175 -fbi *fontlist* 175 -fbi *fontlist*
176 Compile font-styles: The bold italic font list to use when bold 176 Compile font-styles: The bold italic font list to use when bold
177 characters are to be printed. See resource boldItalicFont for 177 characters are to be printed. See resource boldItalicFont for
178 details. 178 details.
179 179
180 -is|+is
181 Compile font-styles: Bold/Italic font styles imply high intensity
182 foreground/background (default). See resource intensityStyles for
183 details.
184
180 -name *name* 185 -name *name*
181 Specify the application name under which resources are to be 186 Specify the application name under which resources are to be
182 obtained, rather than the default executable file name. Name should 187 obtained, rather than the default executable file name. Name should
183 not contain `.' or `*' characters. Also sets the icon and title 188 not contain `.' or `*' characters. Also sets the icon and title
184 name. 189 name.
596 tried. 601 tried.
597 602
598 If set, but empty, then this specific style is disabled and the 603 If set, but empty, then this specific style is disabled and the
599 normal text font will being used for the given style. 604 normal text font will being used for the given style.
600 605
606 intensityStyles: *boolean*
607 When font styles are not enabled, or this option is enabled (True,
608 option -is, the default), bold and italic font styles imply high
609 intensity foreground/backround colours. Disabling this option
610 (False, option +is) disables this behaviour, the high intensity
611 colours are not reachable.
612
601 selectstyle: *mode* 613 selectstyle: *mode*
602 Set mouse selection style to old which is 2.20, oldword which is 614 Set mouse selection style to old which is 2.20, oldword which is
603 xterm style with 2.20 old word selection, or anything else which 615 xterm style with 2.20 old word selection, or anything else which
604 gives xterm style selection. 616 gives xterm style selection.
605 617
936 entire logical line (which can span multiple screen lines), unless 948 entire logical line (which can span multiple screen lines), unless
937 modified by resource tripleclickwords. 949 modified by resource tripleclickwords.
938 950
939 Starting a selection while pressing the Meta key (or Meta+Ctrl keys) 951 Starting a selection while pressing the Meta key (or Meta+Ctrl keys)
940 (Compile: *frills*) will create a rectangular selection instead of a 952 (Compile: *frills*) will create a rectangular selection instead of a
941 normal one. 953 normal one. In this mode, every selected row becomes its own line in
954 the selection, and trailing whitespace is visually underlined and
955 removed from the selection.
942 956
943 Insertion: 957 Insertion:
944 Pressing and releasing the Middle mouse button (or Shift-Insert) in 958 Pressing and releasing the Middle mouse button (or Shift-Insert) in
945 an rxvt window causes the current text selection to be inserted as 959 an rxvt window causes the current text selection to be inserted as
946 if it had been typed on the keyboard. 960 if it had been typed on the keyboard.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines