A variable controlling whether grabbing input grabs the keyboard
Defined in SDL_hints.h
#define SDL_HINT_GRAB_KEYBOARD "SDL_GRAB_KEYBOARD"
This variable can be set to the following values:
By default SDL will not grab the keyboard so system shortcuts still work.