> One more issue with what I outlined, does > SDL_GetLayoutKey(SDLK_KP_1) == SDLK_KP_1 Yes. SDL_GetKeyName(SDL_GetLayoutKey(SDLK_KP_1)) == "[1]" -Sam Lantinga, Lead Software Engineer, Blizzard Entertainment