On Sat, 23 Jun 2001, H 4Harry wrote:

 |HI All,
 |I have installed Mandrake 8.00 and during the installation it had detected 
 |the Mouse ( Microsoft P/S IntelliMouse).
 |But once I logged in after the installation process, you can see the mouse 
 |pointer on the screen, but just does not work.
 |Any ideas on how I can trouble shoot this please?.. ( KDE desktop)

in your XF86Config file you should see a section similiar to this...

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection

see if the device mentioned in 
        Option      "Device" "/dev/mouse"
exists on your machine.

Kingsly


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to