How can I change the default shortcut in Windows for closing programs?
Fresh3 days ago
Mar 15, 202659518 viewsConfidence Score0%
0%
Problem
I like the close program keyboard shortcut in Mac OS X which is ⌘ + Q. Nice and convenient for hand placement. In Windows however, the equivalent shortcut is Alt + F4, a little awkward. Is there a way to change the default keyboard shortcut to Alt + Q or Ctrl + Q? I'm using Windows 7.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I change the default shortcut in Windows for closing programs?
Low Risk
Get AutoHotKey. Open Notepad and paste the following: Save it as an .ahk file, run it and try it out. If it works, stick it in your startup folder and you are good to go. The above code simply maps Ctrl + Q to Alt + F4. If you want it to be Alt + Q,…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix