/[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 236 by matthewc, Fri Oct 18 13:11:39 2002 UTC revision 543 by astrand, Mon Nov 3 13:33:35 2003 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 83  F12 0x58 localstate Line 83  F12 0x58 localstate
83  # Printscreen, Scrollock and Pause  # Printscreen, Scrollock and Pause
84  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),
85  # but (0xe0, 0x37) seems to work.  # but (0xe0, 0x37) seems to work.
86  Print 0xb7  Print 0xb7 localstate
87    Sys_Req 0xb7 localstate
88    Execute 0xb7 localstate
89  Scroll_Lock 0x46  Scroll_Lock 0x46
 # Pause requires five scancodes. TBD.  
90    
91  #  #
92  # Insert - PgDown  # Insert - PgDown
# Line 108  Right 0xcd localstate Line 109  Right 0xcd localstate
109  #  #
110  # Numpad  # Numpad
111  #  #
112    Num_Lock 0x45
113  KP_Divide 0xb5  KP_Divide 0xb5
114  KP_Multiply 0x37  KP_Multiply 0x37
115  KP_Subtract 0x4a  KP_Subtract 0x4a
116  KP_Add 0x4e  KP_Add 0x4e
117  KP_Enter 0x9c  KP_Enter 0x9c
118    
119  KP_Decimal 0x53 numlock  KP_Decimal 0x53
120  KP_Separator 0x53 numlock  KP_Separator 0x53
121  KP_Delete 0x53  KP_Delete 0x53
122    
123  KP_0 0x52 numlock  KP_0 0x52
124  KP_Insert 0x52  KP_Insert 0x52
125    
126  KP_1 0x4f numlock  KP_1 0x4f
127  KP_End 0x4f  KP_End 0x4f
128    
129  KP_2 0x50 numlock  KP_2 0x50
130  KP_Down 0x50  KP_Down 0x50
131    
132  KP_3 0x51 numlock  KP_3 0x51
133  KP_Next 0x51  KP_Next 0x51
134    
135  KP_4 0x4b numlock  KP_4 0x4b
136  KP_Left 0x4b  KP_Left 0x4b
137    
138  KP_5 0x4c numlock  KP_5 0x4c
139  KP_Begin 0x4c  KP_Begin 0x4c
140    
141  KP_6 0x4d numlock  KP_6 0x4d
142  KP_Right 0x4d  KP_Right 0x4d
143    
144  KP_7 0x47 numlock  KP_7 0x47
145  KP_Home 0x47  KP_Home 0x47
146    
147  KP_8 0x48 numlock  KP_8 0x48
148  KP_Up 0x48  KP_Up 0x48
149    
150  KP_9 0x49 numlock  KP_9 0x49
151  KP_Prior 0x49  KP_Prior 0x49
152    
153  #  #
# Line 153  KP_Prior 0x49 Line 155  KP_Prior 0x49
155  #  #
156  Caps_Lock 0x0 inhibit  Caps_Lock 0x0 inhibit
157  Multi_key 0x0 inhibit  Multi_key 0x0 inhibit
 Num_Lock 0x0 inhibit  

Legend:
Removed from v.236  
changed lines
  Added in v.543

  ViewVC Help
Powered by ViewVC 1.1.26