|
|
|
|
|
by thecodefoundry
4537 days ago
|
|
I've remapped the caps lock key using AutoHotKey (Windows ) to act as Close Document (Close MDI child window) by double-tapping it. It retains its existing functionality by requiring you to hold Shift before using it. But the ability to quickly close a document in Visual Studio or a browser tab by simply double tapping caps lock instead of stretching for Ctrl-F4 is invaluable. |
|