Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 17:13:19 +1030
From:      Benjamin Close <cisbjc@cs.unisa.edu.au>
To:        Adam M Ryan <adam@powersurge.net>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Dell Cpi 5.0-Rel XF86Config needed
Message-ID:  <3E6ED707.9050906@cs.unisa.edu.au>
In-Reply-To: <000101c2e854$428f9c40$6401a8c0@irix>
References:  <000101c2e854$428f9c40$6401a8c0@irix>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E6ED707.9050906>