On 29/08/06, Sudev Barar <[EMAIL PROTECTED]> wrote:
> Sorry for the dreaded M$ title but read on .....
>
> I am running Ubuntu6.06 / Kubuntu6.06 on my laptop. I want to connect
> M$OpticalMouse with on usb port. On plugin the following is shown by
> dmesg:
[SNIP]

In the end solution was to ignore evdev etc. and just plain add the
following section in /etx/X11/xorg.conf file:
**********
Section "InputDevice"
        Identifier "Mouse1"
        Driver "mouse"
        Option "Device" "/dev/input/mice"
        Option "Protocol"       "IMPS/2"
        Option "ZAxisMapping"   "4 5"
EndSection
**********

The M$Optical mouse is now working happily.

-- 
Regards,
Sudev Barar

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to