/[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 69 by astrand, Sat Jul 27 22:35:38 2002 UTC revision 236 by matthewc, Fri Oct 18 13:11:39 2002 UTC
# Line 19  BackSpace 0xe Line 19  BackSpace 0xe
19  # QWERTY first row  # QWERTY first row
20  #  #
21  Tab 0xf  Tab 0xf
22    ISO_Left_Tab 0xf shift
23  q 0x10 addupper  q 0x10 addupper
24  w 0x11 addupper  w 0x11 addupper
25  e 0x12 addupper  e 0x12 addupper
# Line 55  b 0x30 addupper Line 56  b 0x30 addupper
56  n 0x31 addupper  n 0x31 addupper
57  m 0x32 addupper  m 0x32 addupper
58    
59  space 0x39  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
# Line 107  KP_Multiply 0x37 Line 113  KP_Multiply 0x37
113  KP_Subtract 0x4a  KP_Subtract 0x4a
114  KP_Add 0x4e  KP_Add 0x4e
115  KP_Enter 0x9c  KP_Enter 0x9c
116  KP_Decimal 0x33  
117    KP_Decimal 0x53 numlock
118    KP_Separator 0x53 numlock
119    KP_Delete 0x53
120    
121  KP_0 0x52 numlock  KP_0 0x52 numlock
122  KP_Insert 0x52  KP_Insert 0x52
# Line 119  KP_2 0x50 numlock Line 128  KP_2 0x50 numlock
128  KP_Down 0x50  KP_Down 0x50
129    
130  KP_3 0x51 numlock  KP_3 0x51 numlock
131  KP_Page_Down 0x51  KP_Next 0x51
132    
133  KP_4 0x4b numlock  KP_4 0x4b numlock
134  KP_Left 0x4b  KP_Left 0x4b
135    
136  KP_5 0x4c numlock  KP_5 0x4c numlock
137    KP_Begin 0x4c
138    
139  KP_6 0x4d numlock  KP_6 0x4d numlock
140  KP_Right 0x4d  KP_Right 0x4d
# Line 136  KP_8 0x48 numlock Line 146  KP_8 0x48 numlock
146  KP_Up 0x48  KP_Up 0x48
147    
148  KP_9 0x49 numlock  KP_9 0x49 numlock
149  KP_Page_Up 0x49  KP_Prior 0x49
150    
151    #
152    # Inhibited keys
153    #
154    Caps_Lock 0x0 inhibit
155    Multi_key 0x0 inhibit
156    Num_Lock 0x0 inhibit

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

  ViewVC Help
Powered by ViewVC 1.1.26