It worked. Thanks a million.
On 8/23/07, Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > On Thu, 23 Aug 2007, Mayuresh Kathe wrote: > > The Mouse section in xorg.conf looks as below: > > > > Section "InputDevice" > > # Identifier and driver > > Identifier "Mouse1" > > Driver "mouse" > > Option "Protocol" "IMPS/2" > > Option "ZAxisMapping" "4 5" > > > > Could someone please point me in the right direction? > > Try using > > Option "Protocol" "wsmouse" > Option "Device" "/dev/wsmouse" > > -- > Antoine

