reportAlternateKeys constant

int const reportAlternateKeys

Send alternate keycodes in addition to the base keycode. The alternate keycode overrides the base keycode in resulting KeyEvents.

Implementation

static const int reportAlternateKeys = 0x4;