Larry Grover wrote:
> Does the scroll mouse work properly in other applications?  Are you
> sure your XF86Config file is correct?  
> 
> If you're using XFree86-4.x.x you should have something similar to:
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "IMPS/2"
>         Option      "Device" "/dev/psaux"
>         Option      "ZAxisMapping" "4 5"
>         Option      "Emulate3Buttons" "yes"
> EndSection
> 
> The Protocol-IMPS/2 and ZAxisMapping lines are important.
> 
> BTW, you don't need to restart the X server to load changes in your
> xresources file.  Just run "xrdb -load ~/.Xdefaults" (or "xrdb -merge
> ~/.Xdefaults", see the xrdb man page for details).
>

Still didn't work unfortunately.
My XFConfig-4 file has this:

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "IMPS/2"
         Option      "Device" "/dev/psaux"
         Option      "ZAxisMapping" "4 5"
         Option      "Emulate3Buttons" "no"
EndSection

Alimin






_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to