KeyBinding.keymodIgnore

Keymod sets the modifierkeys required to activate the event, keymodIgnore sets the keys that are ignored during event polling.

struct KeyBinding
ushort keymodIgnore;

Meta