Home | History | Annotate | Download | only in keymaps
      1 Shift_R 0x36
      2 Shift_L 0x2a
      3 
      4 Alt_R 0xb8
      5 Mode_switch 0xb8
      6 ISO_Level3_Shift 0xb8
      7 Alt_L 0x38
      8 
      9 Control_R 0x9d
     10 Control_L 0x1d
     11 
     12 # Translate Super to Windows keys.
     13 # This is hardcoded. See documentation for details.
     14 Super_R 0xdc
     15 Super_L 0xdb
     16 
     17 # Translate Menu to the Windows Application key.
     18 Menu 0xdd
     19