/[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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 66 by astrand, Thu Jul 18 18:28:12 2002 UTC revision 118 by astrand, Wed Sep 11 11:45:20 2002 UTC
# Line 8  Alt_L 0x38 Line 8  Alt_L 0x38
8  Control_R 0x9d  Control_R 0x9d
9  Control_L 0x1d  Control_L 0x1d
10    
11  Num_Lock 0x45  # Translate Meta, Super and Hyper to Windows key. It seems the RDP
12    # protocol does not support these keys directly. Therefore, rdesktop
13  # Translate Meta, Super and Hyper to Windows key  # currently translates the keysyms listed below into Ctrl-Esc. This is
14  # For some reason, these are broken, it seems.  # hard-coded, since multiple scancodes cannot be specified in keymap
15  Meta_L 0xdb  # files.
16  Super_L 0xdb  #Meta_L 0xdb
17  Hyper_L 0xdb  #Super_L 0xdb
18  Meta_R 0xdc      #Hyper_L 0xdb
19  Super_R 0xdc  #Meta_R 0xdc    
20  Hyper_R 0xdc  #Super_R 0xdc
21    #Hyper_R 0xdc
22    
23  # Translate Menu to the Windows Application key.  # Translate Menu to the Windows Application key.
24  # This one does not work either.  # This one does not work either.

Legend:
Removed from v.66  
changed lines
  Added in v.118

  ViewVC Help
Powered by ViewVC 1.1.26