asmodehn / sdlut

SDL utility toolkit - A C++ wrapper arount SDL 1.2
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Values of keys on keyboard other than Qwerty #7

Open asmodehn opened 10 years ago

asmodehn commented 10 years ago

Values of keys on keyboard other than Qwerty is good but the corresponding character is not. For example pushing A key will print Q even if when checked the A key is effectively pushed. It's only a display problem but this generate some pbs for example with the ALT-Gr key which has no display value.