Hi all,

I was wondering if anyone had seen this before:

I am running a version of kdrive (compiled from X 4.2.0 sources).
It is running on a small terminal (where 90% of the time the only source of
input will be the touchscreen, however, for maintenance purposes, a ps/2
keyboard and may can be added)

Here's the 'interesting' part while kdrive is running, if I move the ps/2
mouse, or press a key (any key) on the keyboard, kdrive dies, printing a
'segmentation fault' error.

I have done some googling to no avail, my initial thoughts are that the
#define TouchScreen directive may cause alternate input support to not be
included in the kdrive build - does that sound reasonable ?

I am about to trawl through the source looking for something like the
above, but just thought before I (potentially) waste time doing so, that
someone else may have already come across this, or a similar problem.


The following are #defines I have included in host.def

#define LinuxDistribution LinuxUknown

#define   KDriveXServer       YES
#define   TinyXServer         YES

#define XfbdevServer          YES
#define BuildServersOnly YES
#define LinuxLocaleDefines    -DX_LOCALE
#define TouchScreen      YES
#define BuildFreeType         YES


Thanks in advance for suggestions,
Delaney.



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
[EMAIL PROTECTED]

**********************************************************************

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to