I am trying to execute some code having SDL_Event.
I use Ubuntu CLI on VMware then the code works fine, but when i try to execute the code using putty it is giving me a message "init kbd".
code is able to execute in VMPlayer, but facing problem with putty.
In both cases i am ROOT user.