I've now fixed it. 

The Xchips source was missing the code to initialise touchscreen
input. I also had to alter some code in linux/ts.c to remove ipaq
dependencies. 

If any ones interested in patches please drop me a mail.

  -- Mallum 

on Tue, Apr 23, 2002 at 04:49:53PM +0100, mallum wrote:
> Hi all;
> 
> Im trying to get TinyX running on a fujitsu pt510 touchpanel ( running
> Linux )
> 
> I've written a kernel module to provide /dev/ts ( in the format
> documented on handhelds.org which I believe TinyX reads ). This
> appears to work fine. 
> 
> I built an XChips kdrive server with the following host.def ;
> 
> #define ThreadedX               NO
> #define BuildDocs               NO
> #define BuildServersOnly        YES
> #define KDriveXServer           YES
> #define TouchScreen             YES
> #define TinyXServer             YES
> #define XchipsServer            YES 
> #define KdriveServerExtraDefines -DMAXSCREENS=1
> #undef BuildRandR                
> #define BuildRandR              YES
> #define BuildLBX                NO
> #define BuildXInputLib          YES
> #define ProjectRoot             /usr/X11R6
> #define BuildScreenSaverExt     YES
> #define BuildScreenSaverLibrary YES
> #define SharedLibXss            YES
> 
> The built Xchips server appears to runs ok.
> 
> However, both strace and fuser seem to point to it making no effort to
> open /dev/ts , though both the source code and experiences with TinyX
> on the ipaq  say that it should. 
> 
> Am I missing a 'hidden' switch or something ? 
> 
> I using the 4.2 source BTW.
> 
> Many thanks;
> 
>   -- Matthew Allum
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to