Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Sep 2000 10:09:52 +0000
From:      rob <europax@home.com>
To:        "questions@FreeBSD.ORG" <questions@FreeBSD.ORG>
Subject:   Synaptics touchpad config program
Message-ID:  <39B0D1EF.81B44084@home.com>

next in thread | raw e-mail | index | archive | help
Someone asked a week or so ago about the Synaptics touch pad 'driver'. 
I have the Linux source here.  It is not really a driver, but a config
utility which sets up the pad so that the extra functions work.  So it
looks pretty simple so I've decided I will try to port it. 
Unfortunately it uses the deprecated 'ftime' function, and also
'getopt_long' which doesn't seem to work even though getopt.h on my
system seems to include this.

I'm more of a Python programmer. Maybe I can write Python config
program.  Rob.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39B0D1EF.81B44084>