James Ausmus wrote:
> Good to hear! Out of curiosity, what's the mouse-related differences
> between the two xorg.conf's?
>

Well, I can't see any difference.  Here is the old file:

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

and the new file:

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

I didn't emerge anything either.  I logged out of KDE, went to a
console, ran xorgcfg then restarted X.  When I logged into KDE, the
wheel worked. 

Go figure. 

Dale

:-)  :-) 


Reply via email to