Re: Dell Cpi 5.0-Rel XF86Config needed

Benjamin Close <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Adam M Ryan wrote:

>Can anyone that has this version of freebsd and their mouse works
>without problems, could you please post your XF86Config?  I tried a new
>buildworld and nothing has seemed to help, I think I have botched
>something up.
>
>  
>
Heres the relevant section in mine:

/etc/X11/XF86Config

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons"
EndSection


/etc/rc.conf

moused_enable="YES"
moused_port="/dev/psm0"
moused_type="auto"
moused_flags="-3"


Cheers,
    Benjamin



To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.