> > I ran 'modconf' and loaded in 'usbmouse' and it seemed to > work: > > usb.c: registered new driver usb_mouse > input1: USB HIDBP Mouse 0430:0100 on usb1:3.0 > usbmouse.c: v1.6:USB HID Boot Protocol mouse driver > > I also changed my XF86Config-4, as per Vincent Magnin's > advice: > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "keyboard" > Option "CoreKeyboard" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc105" > Option "XkbLayout" "us" > EndSection > > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/mouse" > Option "Protocol" "PS/2" > EndSection >
I tested this new configuration, and I'm pleased to report that it works! So I've got X working now. Thanks again for your help. -- ------------------------- Loren Bandiera, CISSP 420 Consulting Inc. [EMAIL PROTECTED] ------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

