![]() |
2011-01-20
, 00:17
|
Posts: 327 |
Thanked: 383 times |
Joined on Aug 2010
@ alex , egypt
|
#1162
|
![]() |
2011-01-20
, 00:18
|
Posts: 284 |
Thanked: 74 times |
Joined on Mar 2010
@ Wigan, UK
|
#1163
|
i created gconf keymap install file for some game:
[B]Code:wget http://n900.darktl.com/downloads/gconf_set_driver.sh chmod +x gconf_set_driver.sh ./gconf_set_driver.sh
Driver (Controls: Virtual Stick)
use virtual stick on screen to steer the car
P - burnout
up arrow - accelerate
left arrow - brake
L - hand brake
![]() |
2011-01-20
, 00:22
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#1164
|
for P button use this :
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_key 112
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_x 738
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_y 318
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_key 276
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_x 739
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_y 442
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_key 108
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_x 634
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_y 372
![]() |
2011-01-20
, 00:22
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#1165
|
![]() |
2011-01-20
, 01:05
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#1166
|
The Following User Says Thank You to deny_winarto For This Useful Post: | ||
![]() |
2011-01-20
, 03:16
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#1168
|
Hey andy, thanks alot for fixing assassins
Do yo have any idea why the d-pad is not functioning properly?
I want to help but i don't understand how the code works..
![]() |
2011-01-20
, 03:26
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#1169
|
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
wget http://members.cox.net/jflatt/libsdlpre.so mv libsdlpre.so /home/opt/preenv/lib/libsdlpre.so
![]() |
2011-01-20
, 03:47
|
Posts: 188 |
Thanked: 53 times |
Joined on May 2010
|
#1170
|
![]() |
Tags |
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss |
Thread Tools | |
|
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_key 112
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_x 738
gconftool-2 --set --type int /apps/preenv/Avatar/key_112_y 318
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_key 276
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_x 739
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_y 442
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_key 108
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_x 634
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_y 372