Possible to enable a usb mouse after disabling PS/2 and serial input devices?
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My Dell Latitude D600 has an Alps Synaptics Touchpad and Dual Point Stick. The Dual Point stick causes the mouse pointer to become unresponsive whenever I use the keyboard or accidentally hit the stick.
I've tried many different configurations in xorg.conf but can't disable the DualPoint without disabling the mouse or keyboard.
So, I disabled the Input Device Support Mouse, and Mouse Interface in make xconfig and then successfully re-compiled the kernel. After re-booting into the new kernel, I noticed /dev/input/event1 is hooked up to the USB mouse, but using "Device" "/dev/input/event1" inside xorg.conf doesn't work, the pointer jumps all over the place and is unusable.
Is it possible to configure X to only use a USB mouse and totally ignore the Touchpad and Dualpoint?
Kernel: 2.6.19-1.2911.fc6
Output from /sbin/lsusb:
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 003: ID 04b3:310b IBM Corp. Red Wheel Mouse
Last edited by David Paroulek; 03-11-2007 at 08:01 PM..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.