[CVALE] Finally trying to fix my mouse problems...
Steven Hollingsworth
steven at aznc.com
Mon Oct 15 10:19:42 PDT 2007
On Mon, Oct 15, 2007 at 07:27:19AM -0700, Landon Blake wrote:
>[snip]
> Here is the output from dmesg:
>
> After mouse disconnect:
> usb 1-8: USB disconnect, address 7
>
> After mouse connect:
> usb 1-7: new low speed USB device using ohci_hcd and address 8 usb 1-7:
> configuration #1 chosen from 1 choice
> input: Dell Dell USB Mouse as /class/input/input7
> input: USB HID v1.10 Mouse [Dell Dell USB Mouse] on usb-0000:00:0b.0-7
Check your /etc/X11/xorg.conf file for the mouse input device.
Look for the section "InputDevice" for the mouse. Specifically the line:
Option "Device" "/dev/input/mice"
See if your option is set to point to a single mouse device change it to
the above "mice" device. The above let's you use multiple mouse devices.
From your dmesg output I would venture to guess that it's not a
problem with the device being recognized/registered. It's most likely
has to do with your xorg.conf.
HTH,
~ stevo
More information about the cvale
mailing list