Keyboard handling

Parent Previous Next

Enable hot keys

ENABLEHOTKEYS

DxWnd can set some special keys (Alt-Fn) to trigger special actions, storing the key association in the DxWnd.ini file. This flag enables the hot keys definitions. If unchecked, all hot keys are disabled for this program.

Intercept Alt-F4 key

HANDLEALTF4

Intercepts the Alt-F4 key in the message processing loop to immediately terminate the program, avoiding any programmed exit procedure (out-tro, savegame warnings, ads...). Of course, IF the game is doing the message processing loop!


:

: