reportAlternateKeys constant
int
const reportAlternateKeys
Send alternate keycodes
in addition to the base keycode. The alternate keycode overrides the base keycode in
resulting KeyEvent
s.
Implementation
static const int reportAlternateKeys = 0x4;