On Oct 31, 2007 9:13 PM, Vadim Jukov <[EMAIL PROTECTED]> wrote:
>
> Missing option "SendCoreEvents" for wsmouse1. And why don't use
> /dev/wsmouse, which is "cumulative" device for all mice?
>

Thanks Vadim. I changed my xorg.conf to reflect your advise. But still
no usb mouse activity. I did get an error though.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "wsmouse"
        Option      "Device" "/dev/wsmouse"
        Option      "ZAxisMapping" "4 5 6 7"
        Option      "AlwaysCore" "true"
EndSection

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "wsmouse"
        Option      "Device" "/dev/wsmouse"
        Option      "ZAxisMapping" "4 5"
        Option      "SendCoreEvents" "true"
EndSection

(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(EE) xf86OpenSerial: Cannot open device /dev/wsmouse
        Device busy.
(WW) Mouse1: cannot open input device

thanks again for your help.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to