![]() |
USB Mouse in Slackware
I have a mx510 mouse from logitech that I'm trying to get working in xorg. I can get it working as a ps/2 mouse but I cant seem to get it working via USB which is what I'd prefer.
Where in 10.2 can I look to find if the mouse is actually being recognized when plugged into the USB port. I assume it's somewhere in /proc Thanks in advance! |
I use the USB HID module for mine:
Code:
bruce@silas:~$ lsmodCode:
bruce@silas:~$ dmesg | grep mousethe USB cable which works for kbd and mouse. This is a Logitech Cordless Desktop LX 500 rig. |
I had to edit /etc/X11/xorg.conf ....change /dev/mouse for /dev/input/mice and i also enabled a few modules in /etc/rc.d/rc.modules ...look up the usb field of the file although the necessary module might be already enabled in the kernel....
|
| All times are GMT -5. The time now is 07:22 PM. |