Created for a client who accesses their computer using a joystick and a single switch, this simple AHK script allows users to perform more complex tasks and macros using a single mouse button/switch. Once started, the GUI is hidden by default and can be toggled with a button press/switch.
-
Install AutoHotkey
-
Clone this project to your computer
git clone https://github.com/ComputerWise/AHKClicker.git -
Open AHKClicker.ahk or AHKClicker_RB.ahk
-
To activate:
AHKClicker.ahk: Hold left mouse
AHKClicker_RB.ahk: Right click -
Enjoy!
- Add more user settings such as shortcut combination
- Add context awareness for tabs
