/[rdesktop]/sourceforge.net/trunk/rdesktop/keymaps/common
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/keymaps/common

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 181 by astrand, Tue Sep 17 16:54:04 2002 UTC revision 868 by stargo, Fri Mar 25 11:42:06 2005 UTC
# Line 18  BackSpace 0xe Line 18  BackSpace 0xe
18  #  #
19  # QWERTY first row  # QWERTY first row
20  #  #
21  Tab 0xf  Tab 0xf localstate
22  ISO_Left_Tab 0xf shift  ISO_Left_Tab 0xf shift
23  q 0x10 addupper  q 0x10 addupper
24  w 0x11 addupper  w 0x11 addupper
# Line 43  h 0x23 addupper Line 43  h 0x23 addupper
43  j 0x24 addupper  j 0x24 addupper
44  k 0x25 addupper  k 0x25 addupper
45  l 0x26 addupper  l 0x26 addupper
46  Return 0x1c  Return 0x1c localstate
47    
48  #  #
49  # QWERTY third row  # QWERTY third row
# Line 58  m 0x32 addupper Line 58  m 0x32 addupper
58    
59  space 0x39 localstate  space 0x39 localstate
60    
61    less 0x56
62    greater 0x56 shift
63    bar 0x56 altgr
64    brokenbar 0x56 shift altgr
65    
66  #  #
67  # Esc and Function keys  # Esc and Function keys
68  #  #
# Line 74  F9 0x43 localstate Line 79  F9 0x43 localstate
79  F10 0x44 localstate  F10 0x44 localstate
80  F11 0x57 localstate  F11 0x57 localstate
81  F12 0x58 localstate  F12 0x58 localstate
82    SunF36 0x57 localstate
83    SunF37 0x58 localstate
84    
85  # Printscreen, Scrollock and Pause  # Printscreen, Scrollock and Pause
86  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),
87  # but (0xe0, 0x37) seems to work.  # but (0xe0, 0x37) seems to work.
88  Print 0xb7  Print 0xb7 localstate
89    Sys_Req 0xb7 localstate
90    Execute 0xb7 localstate
91  Scroll_Lock 0x46  Scroll_Lock 0x46
 # Pause requires five scancodes. TBD.  
92    
93  #  #
94  # Insert - PgDown  # Insert - PgDown
# Line 103  Right 0xcd localstate Line 111  Right 0xcd localstate
111  #  #
112  # Numpad  # Numpad
113  #  #
114    Num_Lock 0x45
115  KP_Divide 0xb5  KP_Divide 0xb5
116  KP_Multiply 0x37  KP_Multiply 0x37
117  KP_Subtract 0x4a  KP_Subtract 0x4a
118  KP_Add 0x4e  KP_Add 0x4e
119  KP_Enter 0x9c  KP_Enter 0x9c
120  KP_Decimal 0x33  
121    KP_Decimal 0x53 numlock
122    KP_Separator 0x53 numlock
123    KP_Delete 0x53
124    
125  KP_0 0x52 numlock  KP_0 0x52 numlock
126  KP_Insert 0x52  KP_Insert 0x52
# Line 120  KP_2 0x50 numlock Line 132  KP_2 0x50 numlock
132  KP_Down 0x50  KP_Down 0x50
133    
134  KP_3 0x51 numlock  KP_3 0x51 numlock
135  KP_Page_Down 0x51  KP_Next 0x51
136    
137  KP_4 0x4b numlock  KP_4 0x4b numlock
138  KP_Left 0x4b  KP_Left 0x4b
139    
140  KP_5 0x4c numlock  KP_5 0x4c numlock
141    KP_Begin 0x4c
142    
143  KP_6 0x4d numlock  KP_6 0x4d numlock
144  KP_Right 0x4d  KP_Right 0x4d
# Line 137  KP_8 0x48 numlock Line 150  KP_8 0x48 numlock
150  KP_Up 0x48  KP_Up 0x48
151    
152  KP_9 0x49 numlock  KP_9 0x49 numlock
153  KP_Page_Up 0x49  KP_Prior 0x49
154    
155  #  #
156  # Inhibited keys  # Inhibited keys
157  #  #
158  Caps_Lock 0x0 inhibit  Caps_Lock 0x0 inhibit
159  Multi_key 0x0 inhibit  Multi_key 0x0 inhibit
 Num_Lock 0x0 inhibit  
 KP_Begin 0x0 inhibit  

Legend:
Removed from v.181  
changed lines
  Added in v.868

  ViewVC Help
Powered by ViewVC 1.1.26