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.65 by root, Sat Feb 17 20:36:36 2007 UTC vs.
Revision 1.66 by root, Sat Jun 2 04:58:58 2007 UTC

327 Set the font set to use for the X Input Method, see resource imFont 327 Set the font set to use for the X Input Method, see resource imFont
328 for more info. 328 for more info.
329 329
330 -tcw 330 -tcw
331 Change the meaning of triple-click selection with the left mouse 331 Change the meaning of triple-click selection with the left mouse
332 button. Only effective when the original (non-perl) selection code
332 button. Instead of selecting a full line it will extend the 333 is in-use. Instead of selecting a full line it will extend the
333 selection the end of the logical line only. resource 334 selection the end of the logical line only. resource
334 tripleclickwords. 335 tripleclickwords.
335 336
336 -insecure 337 -insecure
337 Enable "insecure" mode, which currently enables most of the escape 338 Enable "insecure" mode, which currently enables most of the escape
630 colours are not reachable. 631 colours are not reachable.
631 632
632 selectstyle: *mode* 633 selectstyle: *mode*
633 Set mouse selection style to old which is 2.20, oldword which is 634 Set mouse selection style to old which is 2.20, oldword which is
634 xterm style with 2.20 old word selection, or anything else which 635 xterm style with 2.20 old word selection, or anything else which
635 gives xterm style selection. 636 gives xterm style selection. Only effective when the original
637 (non-perl) selection code is in use.
636 638
637 scrollstyle: *mode* 639 scrollstyle: *mode*
638 Set scrollbar style to rxvt, plain, next or xterm. plain is the 640 Set scrollbar style to rxvt, plain, next or xterm. plain is the
639 author's favourite. 641 author's favourite.
640 642
649 explicitly set; option -n. 651 explicitly set; option -n.
650 652
651 mapAlert: *boolean* 653 mapAlert: *boolean*
652 True: de-iconify (map) on receipt of a bell character. False: no 654 True: de-iconify (map) on receipt of a bell character. False: no
653 de-iconify (map) on receipt of a bell character [default]. 655 de-iconify (map) on receipt of a bell character [default].
656
657 urgentOnBell: *boolean*
658 True: set the urgency hint for the wm on receipt of a bell
659 character. False: do not set the urgency hint [default].
654 660
655 visualBell: *boolean* 661 visualBell: *boolean*
656 True: use visual bell on receipt of a bell character; option -vb. 662 True: use visual bell on receipt of a bell character; option -vb.
657 False: no visual bell [default]; option +vb. 663 False: no visual bell [default]; option +vb.
658 664
787 793
788 cutchars: *string* 794 cutchars: *string*
789 The characters used as delimiters for double-click word selection 795 The characters used as delimiters for double-click word selection
790 (whitespace delimiting is added automatically if resource is given). 796 (whitespace delimiting is added automatically if resource is given).
791 797
792 When the selection extension is in use (the default if compiled in, 798 When the perl selection extension is in use (the default if compiled
793 see the rxvtperl(3) manpage), a suitable regex using these 799 in, see the rxvtperl(3) manpage), a suitable regex using these
794 characters will be created (if the resource exists, otherwise, no 800 characters will be created (if the resource exists, otherwise, no
795 regex will be created). In this mode, characters outside ISO-8859-1 801 regex will be created). In this mode, characters outside ISO-8859-1
796 can be used. 802 can be used.
797 803
798 When the selection extension is not used, only ISO-8859-1 characters 804 When the selection extension is not used, only ISO-8859-1 characters
850 856
851 secondaryScreen: *boolean* 857 secondaryScreen: *boolean*
852 Turn on/off secondary screen (default enabled). 858 Turn on/off secondary screen (default enabled).
853 859
854 secondaryScroll: *boolean* 860 secondaryScroll: *boolean*
855 Turn on/off secondary screen scroll (default enabled). If the this 861 Turn on/off secondary screen scroll (default enabled). If this
856 option is enabled, scrolls on the secondary screen will change the 862 option is enabled, scrolls on the secondary screen will change the
857 scrollback buffer and switching to/from the secondary screen will 863 scrollback buffer and switching to/from the secondary screen will
858 instead scroll the screen up. 864 instead scroll the screen up.
859 865
860 hold: *boolean* 866 hold: *boolean*
1041 disabled -- on the assumption that we are using a fullscreen 1047 disabled -- on the assumption that we are using a fullscreen
1042 application. Instead, pressing Button1 and Button3 sends ESC [ 6 ~ 1048 application. Instead, pressing Button1 and Button3 sends ESC [ 6 ~
1043 (Next) and ESC [ 5 ~ (Prior), respectively. Similarly, clicking on the 1049 (Next) and ESC [ 5 ~ (Prior), respectively. Similarly, clicking on the
1044 up and down arrows sends ESC [ A (Up) and ESC [ B (Down), respectively. 1050 up and down arrows sends ESC [ A (Up) and ESC [ B (Down), respectively.
1045 1051
1046TEXT SELECTION AND INSERTION 1052THE SELECTION: SELECTING AND PASTING TEXT
1047 The behaviour of text selection and insertion mechanism is similar to 1053 The behaviour of text selection and insertion/pasting mechanism is
1048 *xterm*(1). 1054 similar to *xterm*(1).
1049 1055
1050 Selection: 1056 Selecting:
1051 Left click at the beginning of the region, drag to the end of the 1057 Left click at the beginning of the region, drag to the end of the
1052 region and release; Right click to extend the marked region; Left 1058 region and release; Right click to extend the marked region; Left
1053 double-click to select a word; Left triple-click to select the 1059 double-click to select a word; Left triple-click to select the
1054 entire logical line (which can span multiple screen lines), unless 1060 entire logical line (which can span multiple screen lines), unless
1055 modified by resource tripleclickwords. 1061 modified by resource tripleclickwords.
1058 (Compile: *frills*) will create a rectangular selection instead of a 1064 (Compile: *frills*) will create a rectangular selection instead of a
1059 normal one. In this mode, every selected row becomes its own line in 1065 normal one. In this mode, every selected row becomes its own line in
1060 the selection, and trailing whitespace is visually underlined and 1066 the selection, and trailing whitespace is visually underlined and
1061 removed from the selection. 1067 removed from the selection.
1062 1068
1063 Insertion: 1069 Pasting:
1064 Pressing and releasing the Middle mouse button in an rxvt window 1070 Pressing and releasing the Middle mouse button in an rxvt window
1065 causes the value of the PRIMARY selection (or CLIPBOARD with the 1071 causes the value of the PRIMARY selection (or CLIPBOARD with the
1066 Meta modifier) to be inserted as if it had been typed on the 1072 Meta modifier) to be inserted as if it had been typed on the
1067 keyboard. 1073 keyboard.
1068 1074

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines