Synaptics Touchpad xfree driver hack :)

Andre Guibert de Bruet andy at siliconlandmark.com
Thu Jan 1 18:51:08 PST 2004


Hi,

I guess I'm a little confused as to why you don't just use moused
directly... I have two versions of the Synaptics touchpads and they both
"just work". The first is the built-in one that came with my Dell Latitude
C800 which interfaces via PS2 and the second is the serial version
("PC Concepts", SM-2000, P/N KKSM2000CS).

For the PS2 version, I use:
/usr/sbin/moused -p /dev/psaux -t auto

For the serial version, I use:
/usr/sbin/moused -p /dev/cuaa1 -t auto

Regards,

> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/    >

On Fri, 2 Jan 2004, Marcin Dalecki wrote:

> Arne Schwabe wrote:
> > Hi,
>
> A long long time ago ... I solved this problem in a way
> relying on the fine mouse support infrastructure found in
> FreeBSD (aka mounsd). Hardware management and sharig it
> IMHO something kernels are for. This way even the mouse
> on console will still be available. Patch attached...
>
>
> _____________
> > freebsd-current at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> >
> >
>
>


More information about the freebsd-current mailing list