clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

Adding a keybind button for start

Open yakubxyz opened this issue 4 years ago • 5 comments

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.

yakubxyz avatar Mar 11 '21 03:03 yakubxyz

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.

Kacperowsky avatar Apr 08 '21 06:04 Kacperowsky

I already found an ahk script for it but thanks anyways.

yakubxyz avatar Apr 08 '21 06:04 yakubxyz

no problem

Kacperowsky avatar Apr 08 '21 08:04 Kacperowsky

Can you give me your ahk script ? @gituser98654

WinDino avatar Apr 26 '21 20:04 WinDino

can i get the ahk script??

DuckDelinquent avatar Nov 07 '21 07:11 DuckDelinquent