- Implemented the ability to close the active window with a hotkey (alternate hotkey for ALT+F4), just add the following into your hotkeys.ini
[CloseWindow]
Modkeys=alt
Hotkey=q
NOTE: Modkeys and Hotkey can be changed, but keep in mind that the win key cannot be used as the only modkey due to the Windows API limitations.