![]() |
2011-06-10
, 18:36
|
Posts: 173 |
Thanked: 21 times |
Joined on Sep 2010
@ Rio de Janeiro
|
#151
|
![]() |
2011-06-10
, 19:11
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#152
|
Can someone tell me what is new or added in this version? I see the update on App Man but don't want to have these issues as the user droll.
The Following User Says Thank You to ade For This Useful Post: | ||
![]() |
2011-06-10
, 22:58
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#153
|
The Following User Says Thank You to droll For This Useful Post: | ||
![]() |
2011-06-11
, 05:24
|
Posts: 173 |
Thanked: 21 times |
Joined on Sep 2010
@ Rio de Janeiro
|
#154
|
![]() |
2011-06-11
, 09:10
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#155
|
![]() |
2011-06-11
, 10:14
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#156
|
I'm still not able to assign all the keys from a Spanish keyboard.
I can't attach a picture at this moment but I'm trying to use the key at the right of 'p' which is used for accents in the Spanish keyboards '` and fits into Gamegripper layout button A
Seems that with version 0.0.3-3 is unable to use that key.
The Following User Says Thank You to ade For This Useful Post: | ||
![]() |
2011-06-11
, 11:42
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#157
|
Here I found a picture of the Spanish N900 keyboard:
http://www.gsmspain.com/foros/attach/20/206821.jpg
For me, the code is 276. But because it is a special character on the spanish keyboard, I might have to translate it to another value What does it show you when you push it in the keyconfig?
I had made a litte testprogram to read keyvalues, but have thrown it away in the assumption I didn't need it anymore
I could recreate it, so we can read your keycodes...
![]() |
2011-06-11
, 11:47
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#158
|
python keypressed.py
The Following User Says Thank You to ade For This Useful Post: | ||
![]() |
2011-06-11
, 11:54
|
Posts: 371 |
Thanked: 252 times |
Joined on Nov 2010
|
#159
|
The Following User Says Thank You to Acidspunk For This Useful Post: | ||
![]() |
2011-06-11
, 18:17
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#160
|
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:
Of course I am mostly interested in what value your gamegripper A button returns.Code:python keypressed.py
There could be similar differences with for example German keyboards....