>Hi all...
>
>I am geeting some troubles with a Intellimouse Ps2 in Debian Sarge
2.6.6.
>Its completely crazy in graphical interface. I know i have to modify
>/etc/XF86Config-4 (and I did it), but it doesnt work.
>Any suggestion.
>
>>From now, thanks all.

I have intellimouse explorer and Debian with 2.6.6 kernel.. It worked
either it was on ps/2 or on USB.. I do NOT have gpm installed but I have
mdetect. (you *SHOULD* uninstall gpm before installing mdetect otherwise
it won't work..). So, I suggest:
-uninstall gpm
-install mdetect
I will propably work
-Also, here's my mouse section on XF86Config4: (I just realized I have 2
mouse sections!! :? )

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Panos
--
Hi! I'm a .signature virus. Copy me into
your ~/.signature to help me spread!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to