# CategoryKeyboard Include file for SDL keyboard event handling ## Functions - [SDL_ClearComposition](SDL_ClearComposition) - [SDL_GetKeyboardFocus](SDL_GetKeyboardFocus) - [SDL_GetKeyboardState](SDL_GetKeyboardState) - [SDL_GetKeyFromName](SDL_GetKeyFromName) - [SDL_GetKeyFromScancode](SDL_GetKeyFromScancode) - [SDL_GetKeyName](SDL_GetKeyName) - [SDL_GetModState](SDL_GetModState) - [SDL_GetScancodeFromKey](SDL_GetScancodeFromKey) - [SDL_GetScancodeFromName](SDL_GetScancodeFromName) - [SDL_GetScancodeName](SDL_GetScancodeName) - [SDL_HasScreenKeyboardSupport](SDL_HasScreenKeyboardSupport) - [SDL_IsScreenKeyboardShown](SDL_IsScreenKeyboardShown) - [SDL_IsTextInputActive](SDL_IsTextInputActive) - [SDL_IsTextInputShown](SDL_IsTextInputShown) - [SDL_ResetKeyboard](SDL_ResetKeyboard) - [SDL_SetModState](SDL_SetModState) - [SDL_SetTextInputRect](SDL_SetTextInputRect) - [SDL_StartTextInput](SDL_StartTextInput) - [SDL_StopTextInput](SDL_StopTextInput) ## Datatypes - (none.) ## Structs - [SDL_Keysym](SDL_Keysym) ## Enums - (none.) ## Macros - (none.)