Searched refs:SDL_SCANCODE_LGUI (Results 1 – 2 of 2) sorted by relevance
331 SDL_SCANCODE_LGUI = 227, /**< windows, command (apple), meta */ enumerator
281 SDLK_LGUI = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_LGUI),
Completed in 6 milliseconds