I read the following in the wiki: For example, the SDLK_1 keysym can't be accessed on a French keyboard. How then do I check whether the '1' is pressed with SDL? I'm trying to make an in-game(game keeps running) commandline which should only accept the ASCII keys, but after reading the wiki I'm kind of discouraged . Thanks, Lucas