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

Contents of /sourceforge.net/tags/PRE_CLIPBOARD_20030606/rdesktop/keymaps/modifiers

Parent Directory Parent Directory | Revision Log Revision Log


Revision 401 - (show annotations)
Fri Jun 6 10:10:20 2003 UTC (21 years, 1 month ago) by (unknown author)
File size: 562 byte(s)
This commit was manufactured by cvs2svn to create tag
'PRE_CLIPBOARD_20030606'.
1 Shift_R 0x36
2 Shift_L 0x2a
3
4 Alt_R 0xb8
5 Mode_switch 0xb8
6 Alt_L 0x38
7
8 Control_R 0x9d
9 Control_L 0x1d
10
11 # Translate Meta, Super and Hyper to Windows key. It seems the RDP
12 # protocol does not support these keys directly. Therefore, rdesktop
13 # currently translates the keysyms listed below into Ctrl-Esc. This is
14 # hard-coded, since multiple scancodes cannot be specified in keymap
15 # files.
16 #Meta_L 0xdb
17 #Super_L 0xdb
18 #Hyper_L 0xdb
19 #Meta_R 0xdc
20 #Super_R 0xdc
21 #Hyper_R 0xdc
22
23 # Translate Menu to the Windows Application key.
24 # This one does not work either.
25 Menu 0xdd

  ViewVC Help
Powered by ViewVC 1.1.26