Le Friday 28 February 2003 20:07, node a écrit :
> Hello,
>
> I have just set up a fbsd 4.7 box, with kde3.
> My mouse is an intellimouse from microsoft ps/2.
> i have tried every mouse config that i got with the mouse config tool
> (/stand/sysinstall) The mouses poiunter goes wild in a kde session, moves
> all ways, but the right way. Can anyone help me out ?
>
> node

hello,

this is what I have in my config files :

in /etc/X11/XF86Config
.....
Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Protocol" "auto"
    Option      "Device" "/dev/sysmouse"
        Option "Buttons" "5"
        Option "ZAxisMapping" "4 5"
EndSection
.....

in /etc/rc.conf :
.....
moused_enable="YES"
.....

this is for :
FreeBSD 4.7-STABLE #0: Sat Jan  4 2003

        TfH

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to