Hello
I am looking for How to mapping customized keyboard key ( ex. Hangul function key ... ) on Linux
When I pressed the some specific Key ( this is Hangul function Key ) , After running gaminganywhere ,
the following waring message is output and that key does not work.
Here is output message :
The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list sdl@libsdl.org X11 KeyCode 130 (122), X11 KeySym 0xFF31 (Hangul)
So , I tried to add some code into libsdl and modify X11 Symbols , But It's still not work ..
Is there any body to know mapping customized Keyboard Key .. ?
Hello I am looking for How to mapping customized keyboard key ( ex. Hangul function key ... ) on Linux When I pressed the some specific Key ( this is Hangul function Key ) , After running gaminganywhere , the following waring message is output and that key does not work.
Here is output message : The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list sdl@libsdl.org X11 KeyCode 130 (122), X11 KeySym 0xFF31 (Hangul)
So , I tried to add some code into libsdl and modify X11 Symbols , But It's still not work ..
Is there any body to know mapping customized Keyboard Key .. ?