xdo_clear_active_modifiers

Send any events necessary to clear the active modifiers. For example, if you are holding 'alt' when xdo_get_active_modifiers is called, then this method will send a key-up for 'alt'

extern (C) nothrow @nogc
int
xdo_clear_active_modifiers

Meta