source:
trunk/autoquest-misc/src/main/resources/keymaps/modifiers
@
1536
Last change on this file since 1536 was 447, checked in by pharms, 12 years ago | |
---|---|
File size: 321 bytes |
Line | |
---|---|
1 | Shift_R 0x36 |
2 | Shift_L 0x2a |
3 | |
4 | Alt_R 0xb8 |
5 | Mode_switch 0xb8 |
6 | ISO_Level3_Shift 0xb8 |
7 | |
8 | Alt_L 0x38 |
9 | |
10 | Control_R 0x9d |
11 | Control_L 0x1d |
12 | |
13 | # Translate Meta, Super and Hyper to Windows keys. |
14 | # This is hardcoded. See documentation for details. |
15 | |
16 | # Translate Menu to the Windows Application key. |
17 | # This one does not work either. |
18 | Menu 0xdd |
Note: See TracBrowser
for help on using the repository browser.