You are not logged in.
I got my sixaxis gamepad working using bluetooth but the evdev input driver automatically creates a /dev/input/event7 device and assigns left analog as mouse. Is there any way to prevent this?
lshal -m prints:
Start monitoring devicelist:
-------------------------------------------------
20:51:11.508: bluetooth_acl_1bfb2757df added
20:51:12.365: usb_device_a12_1_noserial_if0_logicaldev_input added
Thanks.
Offline
bump
Offline
is this fixed with this?
Yeah i did that, i also disabled/moved hal to the and of the daemons, no luck. i even tryed deleting evdev but of course it disabled my keyboard and mouse.
Offline
brisbin33 wrote:is this fixed with this?
Yeah i did that, i also disabled/moved hal to the and of the daemons, no luck.
i even tryed deleting evdev but of course it disabled my keyboard and mouse.
You have to set up an xorg.conf file for all of your devices then -- just like the olden days.
Offline
My mouse and keyboard were already defined in the xorg.conf file yet when i disabled evdev i couldn't use my mouse or keyboard anymore. It seems there is no a way to prevent evdev using the left analog.
Last edited by Kaan (2009-02-13 20:39:47)
Offline