/[rdesktop]/sourceforge.net/trunk/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

Annotation of /sourceforge.net/trunk/rdesktop/keymaps/modifiers

Parent Directory Parent Directory | Revision Log Revision Log


Revision 115 - (hide annotations)
Wed Sep 11 09:52:30 2002 UTC (21 years, 9 months ago) by astrand
File size: 362 byte(s)
Fixes NumLock problems; using RDP_INPUT_SYNCHRONIZE

1 astrand 66 Shift_R 36
2     Shift_L 2a
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
12     # For some reason, these are broken, it seems.
13     Meta_L 0xdb
14     Super_L 0xdb
15     Hyper_L 0xdb
16     Meta_R 0xdc
17     Super_R 0xdc
18     Hyper_R 0xdc
19    
20     # Translate Menu to the Windows Application key.
21     # This one does not work either.
22     Menu 0xdd

  ViewVC Help
Powered by ViewVC 1.1.26