boppreh / keyboard

Hook and simulate global keyboard events on Windows and Linux.
MIT License
3.76k stars 433 forks source link

Suppress modifiers #574

Open ThisSome1 opened 1 year ago

ThisSome1 commented 1 year ago

I wanna suppress hotkey but not the modifiers. now when i suppress keys with add_hotkey method, I can't keep CTRL pressed and press my other hotkeys or repeat one keeping a modifier key pressed.