Selon Koen Kooi <koen_at_vestingbar.nl>:
> > thanks to the work of Andrew on tsdev, the touchscreen is now working and
> I
> > succeed in using
> > it under gpe and using for example the calendar.
> Are all those changes in cvs? If not, can you send them to michael, so
> he can make a new rootfs?
I have made only one change. But I is only for aesthetic reason... in
linux/kernel26/arch/arm/common/ipaq/shamcop_ts.c
- ts->input.absmax[ABS_PRESSURE] = 1;
+ ts->input.absmin[ABS_PRESSURE] = 0; ts->input.absmax[ABS_PRESSURE] = 1;
I have a small problem in calibration since the transformation
ycal=y*yscale/256+ytrans
is not sufficient I have to had a coef*x
I'm working on this. But now one can use gpe.
I have modified /etc/sysconfig/gpelogin for having
AUTOLOGIN="false"
Sincerly,
Alain
Received on Wed Apr 14 2004 - 15:08:16 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:26 EDT