View Single Post
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#160
Originally Posted by ade View Post
ivgalvez,

Just another question. What is the code you need for the A button when entered manually? I presume that's still 276.

I have attached a python script to test the keycodes.
Could you unzip it, put it on your N900 and execute it with:
Code:
python keypressed.py
Of course I am mostly interested in what value your gamegripper A button returns.

There could be similar differences with for example German keyboards....
I have tried your Python script but I think it has the same problem than the Gngeo Gui. When I press the key, no code is shown. Think that this is a modifier key to print an accent over a vowel, so I have to press any other key to obtain a code from the application (and the code is the one from the latest key pressed).