Hi,

I am new to xboxdrv, and for me it's a great achievement, that I could get 
it work at all. My goal with it is to have my home desktop windows computer 
run Flight Simulator x, connect to this machine with Teamviewer from my 
Ubuntu-based Eee PC remotely and play the game with a Logitec Dual Action 
Gamepad. As far as I know, Teamviewer doesn't transmitt game controller 
activity and that's why I need my gamepad to controll the mouse and 
keyboard on my Eee PC. In FSx it's possible to use the mouse for ailerons 
and elevator with mouse Yoke enabled. When I use a joystick to controll the 
mouse coursor I would prefer it to go back to the center of the screen as I 
release the joystick, thus causing the virtual joystick of the plane to 
center also.
I am using the following config file:

[xboxdrv]
evdev=/dev/input/event5
silent=true
deadzone=4000

[evdev-absmap]
ABS_X=x1
ABS_Y=y1
ABS_HAT0X=x2
ABS_HAT0Y=y2

[ui-axismap]
x1=REL_X:10
y1=REL_Y:-10
x2=KEY_LEFT:KEY_RIGHT
y2=KEY_DOWN:KEY_UP

[evdev-keymap]
BTN_TRIGGER=x
BTN_TOP=y
BTN_THUMB=a
BTN_THUMB2=b
BTN_PINKIE=rt
BTN_BASE2=rb
BTN_TOP2=lt
BTN_BASE=lb
BTN_BASE3=back
BTN_BASE4=start

[ui-buttonmap]
x=KEY_KPENTER
y=KEY_SPACE
a=BTN_LEFT
b=BTN_RIGHT
rt=KEY_KP8
rb=KEY_KP2
lt=KEY_KP6
lb=KEY_KP4
back=KEY_LEFTSHIFT
start=KEY_RIGHTCTRL

# EOF #

Any idea on how to get it work the way described above?

Thanks
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"xboxdrv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/xboxdrv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to