Unrecognized Key

Hello,
While testing a little application, I came across this error message:
The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list X11 KeyCode 97 (89), X11 KeySym 0x2F (slash).
It happened after I pressed the ‘/’ key on my keyboard.
Thanks.

Awesome how the message tells people to report to the mailing list and
then no one reacts to them.

Cheers,

  • DanielAm 23.12.2013 01:46, schrieb Vitor Coimbra de Oliveira:

Hello,

While testing a little application, I came across this error message:

The key you just pressed is not recognized by SDL. To help get this
fixed, please report this to the SDL mailing list X11
KeyCode 97 (89), X11 KeySym 0x2F (slash).

It happened after I pressed the ‘/’ key on my keyboard.

Thanks.

I believe that’s because the error was already discussed, for example, here:

https://forums.libsdl.org/viewtopic.php?p=38362

I believe to troubleshoot issues with standard key, an exact SDL version is required for the start.