Modifiers
This section discusses the modifiers supported by the single-byte input method (SIM).
The following modifiers and their hex values are used by the SIM:
- ShiftMask
- 0x01
- LockMask
- 0x02
- ControlMask
- 0x04
- Mod1Mask (Left-Alt)
- 0x08
- Mod2Mask (Right-Alt)
- 0x10
- Mod5Mask (Num Lock)
- 0x80