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

Comparing rxvt-unicode/doc/rxvt.7.txt (file contents):
Revision 1.2 by root, Sun Jan 16 15:59:45 2005 UTC vs.
Revision 1.4 by root, Thu Feb 3 10:24:10 2005 UTC

509 associated with keysyms. 509 associated with keysyms.
510 510
511 Here's an example for a URxvt session started using `rxvt -name 511 Here's an example for a URxvt session started using `rxvt -name
512 URxvt' 512 URxvt'
513 513
514 URxvt*keysym.Home: \e[1~ 514 URxvt.keysym.Home: \e[1~
515 URxvt*keysym.End: \e[4~ 515 URxvt.keysym.End: \e[4~
516 URxvt*keysym.C-apostrophe: \e<C-'> 516 URxvt.keysym.C-apostrophe: \e<C-'>
517 URxvt*keysym.C-slash: \e<C-/> 517 URxvt.keysym.C-slash: \e<C-/>
518 URxvt*keysym.C-semicolon: \e<C-;> 518 URxvt.keysym.C-semicolon: \e<C-;>
519 URxvt*keysym.C-grave: \e<C-`> 519 URxvt.keysym.C-grave: \e<C-`>
520 URxvt*keysym.C-comma: \e<C-,> 520 URxvt.keysym.C-comma: \e<C-,>
521 URxvt*keysym.C-period: \e<C-.> 521 URxvt.keysym.C-period: \e<C-.>
522 URxvt*keysym.C-0x60: \e<C-`> 522 URxvt.keysym.C-0x60: \e<C-`>
523 URxvt*keysym.C-Tab: \e<C-Tab> 523 URxvt.keysym.C-Tab: \e<C-Tab>
524 URxvt*keysym.C-Return: \e<C-Return> 524 URxvt.keysym.C-Return: \e<C-Return>
525 URxvt*keysym.S-Return: \e<S-Return> 525 URxvt.keysym.S-Return: \e<S-Return>
526 URxvt*keysym.S-space: \e<S-Space> 526 URxvt.keysym.S-space: \e<S-Space>
527 URxvt*keysym.M-Up: \e<M-Up> 527 URxvt.keysym.M-Up: \e<M-Up>
528 URxvt*keysym.M-Down: \e<M-Down> 528 URxvt.keysym.M-Down: \e<M-Down>
529 URxvt*keysym.M-Left: \e<M-Left> 529 URxvt.keysym.M-Left: \e<M-Left>
530 URxvt*keysym.M-Right: \e<M-Right> 530 URxvt.keysym.M-Right: \e<M-Right>
531 URxvt*keysym.M-C-0: list.0123456789.\e<M-C-.> 531 URxvt.keysym.M-C-0: list \e<M-C- 0123456789 >
532 URxvt*keysym.M-C-a: list.abcdefghijklmnopqrstuvwxyz.\033<M-C-.> 532 URxvt.keysym.M-C-a: list \033<M-C- abcdefghijklmnopqrstuvwxyz >
533 URxvt*keysym.F12: proto:\033]701;zh_CN.GBK\007 533 URxvt.keysym.F12: proto:\033]701;zh_CN.GBK\007
534
535 See some more examples in the documentation for the keysym resource.
534 536
535 I'm using keyboard model XXX that has extra Prior/Next/Insert keys. How 537 I'm using keyboard model XXX that has extra Prior/Next/Insert keys. How
536 do I make use of them? For example, the Sun Keyboard type 4 has the 538 do I make use of them? For example, the Sun Keyboard type 4 has the
537 following mappings that rxvt-unicode doesn't recognize. 539 following mappings that rxvt-unicode doesn't recognize.
538 KP_Insert == Insert 540 KP_Insert == Insert
900 (CSR) 902 (CSR)
901 903
902 "ESC [ s" 904 "ESC [ s"
903 Save Cursor (SC) 905 Save Cursor (SC)
904 906
907 "ESC [ Ps;Pt t"
908 Window Operations
909
910 Ps = 1 Deiconify (map) window
911 Ps = 2 Iconify window
912 Ps = 3 ESC [ 3 ; X ; Y t Move window to (X|Y)
913 Ps = 4 ESC [ 4 ; W ; H t Resize to WxH pixels
914 Ps = 5 Raise window
915 Ps = 6 Lower window
916 Ps = 7 Refresh screen once
917 Ps = 8 ESC [ 4 ; C ; R t Resize to C columns and R rows
918 Ps = 11 Report window state (responds with Ps = 1 or Ps = 2
919 Ps = 13 Report window position (responds with Ps = 3)
920 Ps = 14 Report window pixel size (responds with Ps = 4)
921 Ps = 18 Report window text size (responds with Ps = 7)
922 Ps = 19 Currently the same as Ps = 18, but responds with Ps = 9
923 Ps = 20 Reports icon label (ESC ] L NAME \234)
924 Ps = 21 Reports window title (ESC ] l NAME \234)
925 Ps = 24.. Set window height to Ps rows
926
927 "ESC [ u"
928 Restore Cursor
929
905 "ESC [ Ps x" 930 "ESC [ Ps x"
906 Request Terminal Parameters (DECREQTPARM) 931 Request Terminal Parameters (DECREQTPARM)
907
908 "ESC [ u"
909 Restore Cursor
910 932
911 933
912 934
913DEC Private Modes 935DEC Private Modes
914 "ESC [ ? Pm h" 936 "ESC [ ? Pm h"
1768 1790
1769 --enable-pointer-blank 1791 --enable-pointer-blank
1770 Add support to have the pointer disappear when typing or inactive. 1792 Add support to have the pointer disappear when typing or inactive.
1771 1793
1772 --with-name=NAME 1794 --with-name=NAME
1773 Set the basename for the installed binaries (default: urxvt, 1795 Set the basename for the installed binaries (default: "urxvt",
1774 resulting in urxvt, urxvtd etc.). Specify --with-name=rxvt to 1796 resulting in "urxvt", "urxvtd" etc.). Specify "--with-name=rxvt" to
1775 replace rxvt. 1797 replace with "rxvt".
1776 1798
1777 --with-term=NAME 1799 --with-term=NAME
1778 Change the environmental variable for the terminal to NAME (default 1800 Change the environmental variable for the terminal to NAME (default
1779 "rxvt") 1801 "rxvt-unicode")
1780 1802
1781 --with-terminfo=PATH 1803 --with-terminfo=PATH
1782 Change the environmental variable for the path to the terminfo tree 1804 Change the environmental variable for the path to the terminfo tree
1783 to PATH. 1805 to PATH.
1784 1806

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines