I'd like to map Win+q to quit.
How can I do this in Windows 7? Can I do this in Autohotkey? How?
|
I'd like to map Win+q to quit. How can I do this in Windows 7? Can I do this in Autohotkey? How? | |||
|
feedback
|
|
Assuming you just want to exit the current program, this AutoHotKey script should do the trick:
| |||
|
feedback
|