On (01/02/11 14:37), [email protected] wrote: > Hi, > > I have successfully build and then run several OE images on my target > hardware (h1940) - and have noticed an interesting oddity (bug?). > > If I run the opie-image for example, everything works just great. However, if > I run an X-based image (like, say x11-gpe-image) when the GUI starts up tslib > calibration is run ... but then basically thrown away, as the driver for the > touchscreen is set to evdev by default (and the touchscreen isn't calibrated > / does not work right). If I manually build and install xf86-input-tslib, and > then configure the input as tslib (not evdev) - once I restart gpe-dm it > works as expected!
are you using X11 with evdev driver then tslib will not be used at all. You have to use xinput-calibrator. > > Is this supposed to be the case, or perhaps something not configured quite > right in the builds? > > Thanks! > > ... Russell > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
