obv-mikhail / InputBot

Rust library for creating global hotkeys, and simulating inputs
MIT License
421 stars 74 forks source link

Can I simulate WIN key press on windows #76

Open abcjeff opened 1 year ago

abcjeff commented 1 year ago

Try to simulate a win+shift+s combo with a simpler key bind. Didn't see LWIN in the key list. Please consider add the Windows key if it's not too much trouble. Thank you!

jewlexx commented 1 year ago

LWin and RWin are called LSuper and RSuper respectively.