/[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 68 by astrand, Thu Jul 18 18:28:12 2002 UTC revision 69 by astrand, Sat Jul 27 22:35:38 2002 UTC
# Line 60  space 0x39 Line 60  space 0x39
60  #  #
61  # Esc and Function keys  # Esc and Function keys
62  #  #
63  Escape 0x1  Escape 0x1 localstate
64  F1 0x3b  F1 0x3b localstate
65  F2 0x3c  F2 0x3c localstate
66  F3 0x3d  F3 0x3d localstate
67  F4 0x3e  F4 0x3e localstate
68  F5 0x3f  F5 0x3f localstate
69  F6 0x40  F6 0x40 localstate
70  F7 0x41  F7 0x41 localstate
71  F8 0x42  F8 0x42 localstate
72  F9 0x43  F9 0x43 localstate
73  F10 0x44  F10 0x44 localstate
74  F11 0x57  F11 0x57 localstate
75  F12 0x58  F12 0x58 localstate
76    
77  # Printscreen, Scrollock and Pause  # Printscreen, Scrollock and Pause
78  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),  # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),
# Line 84  Scroll_Lock 0x46 Line 84  Scroll_Lock 0x46
84  #  #
85  # Insert - PgDown  # Insert - PgDown
86  #  #
87  Insert 0xd2  Insert 0xd2 localstate
88  Delete 0xd3  Delete 0xd3 localstate
89  Home 0xc7  Home 0xc7 localstate
90  End 0xcf  End 0xcf localstate
91  Page_Up 0xc9  Page_Up 0xc9 localstate
92  Page_Down 0xd1  Page_Down 0xd1 localstate
93    
94  #  #
95  # Arrow keys  # Arrow keys
96  #  #
97  Left 0xcb  Left 0xcb localstate
98  Up 0xc8  Up 0xc8 localstate
99  Down 0xd0  Down 0xd0 localstate
100  Right 0xcd  Right 0xcd localstate
101    
102  #  #
103  # Numpad  # Numpad

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

  ViewVC Help
Powered by ViewVC 1.1.26