So pretty much everything is done and working. The calibration software
works (*needs a bit more calibration however), and the driver adjusts
coordinates based on screen size/resolution. I'm quite happy with it
actually. It took a few days to learn the xf86 driver methods, but I've
reached a decent
On Sun, 2005-11-27 at 18:14 +0200, Ivan Daniluk wrote:
> Hello Nathanael,
> To add configurable values for your module, you'll need to work with two
> files:
> /src/misc/conf.c
> /src/misc/conf.h
>
> Example patch for 0.9.24 source tree is attached. It just adds new dfbconfig
> parameter, which
Hello Nathanael,
To add configurable values for your module, you'll need to work with two
files:
./src/misc/conf.c
./src/misc/conf.h
Example patch for 0.9.24 source tree is attached. It just adds new dfbconfig
parameter, which you can simply use in your input module.
You will also need to add
Hello,
I'm attempting to provide an inputdriver for the gunze serial
touchscreens. I'm using the MuTouch as a skeleton. Where do I find out
about some of the internal API? For example the dfbconfig object it uses
but doesn't seem to be declared anywhere etc... As they are both serial
devices I'