How can I change the shortcut for closing windows from Alt+F4 to Ctrl+W in windows.
|
feedback
|
Keep in mind that Ctrl+W is used for other things, e.g. in Notepad², it enables word wrap. See also: | ||||
|
feedback
|
|
I think that even an AutoHotkey beginner can do this. The script is as follows:
But what if you just wanted to close a Word document or a Firefox tab (when Ctrl+W is used as a hotkey), not the whole application? | ||||
|
feedback
|
Ctrl-W. Some applications (even Windows Explorer, if I'm not mistaken) support this. – Daniel Beck Jan 14 '11 at 14:12