1. are you sure you are posting the "right" config file: there are no section 
"pointer" in X 4.x.x
this section is X3.x.x format
You should have something looking like:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "on"
        Option      "ZAxisMapping" "4 5"
EndSection

Lionel

--- Daniel Tippmann <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> my problem is:
> 
> Recently, I switched from Mandrake to RedHat 7.3, where on both I used 
> XF86 4.2.0 /w KDE3. But now the mouse-wheel won't work anymore (Logitech 
> Wheelmouse). I already copied the pointer-section from the old 
> M'drake-XF86Config installation, which looks like the following:
> 
> Section "Pointer"
>     Protocol    "IMPS/2"
>     Device      "/dev/psaux"
>     ZAxisMapping 4 5
> EndSection
> 
> 
> any ideas!?
> 
> thx in advance, Daniel
> 
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to