evilC / ADHD-AHK-Dynamic-Hotkeys-for-Dummies

An AutoHotKey library for creating GUI scripts with user-configurable, persistent settings.
http://evilc.com/proj/adhd
68 stars 12 forks source link

Perform more error checking #11

Open evilC opened 11 years ago

evilC commented 11 years ago

Currently, no checks for:

Multiple bindings to same action (Allow? Warn?)

Rebind of LMB / RMB whilst limit app not set (Likely to cause odd behavior in windows)