On Fri, Jul 10, 2009 at 3:52 PM, Dale <rdalek1...@gmail.com> wrote:

> 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.



Hmm, interesting... Does the new xorg.conf still have the

Option         "AutoAddDevices"    "false"

line in the ServerFlags section?


>
>
> Go figure.
>
> Dale
>
> :-)  :-)
>
>
>

Reply via email to