clumsy
clumsy copied to clipboard
Adding a keybind button for start
Hello, I'd like to ask if it would be possible to add a keybind option for the start button. Thank you very much, I appreciate your work.
Yes, you can add keybind. You can simply do it with AutoHotkey, here is the script:
L::ControlClick, Button2, clumsy 0.2
L is the keybind, you can change it whatever you want, like F.
Reply if i helped.
I already found an ahk script for it but thanks anyways.
no problem
Can you give me your ahk script ? @gituser98654
can i get the ahk script??