View Single Post
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#1163
Originally Posted by Andy1210 View Post
i created gconf keymap install file for some game:

Code:
wget http://n900.darktl.com/downloads/gconf_set_driver.sh
chmod +x gconf_set_driver.sh
./gconf_set_driver.sh
[B]

Driver (Controls: Virtual Stick)
use virtual stick on screen to steer the car
P - burnout
up arrow - accelerate
left arrow - brake
L - hand brake
Hi Andy, i did the above and if i understand right then the specified keys should act as screen presses? If so it doesnt seem to be working for me. When i execute the script there are no errors (nor are there any if i run all of them individually that are ran by the script) but when i go in driver it isnt working?

Any help will be massively appreciated