I took a different approach.  If I run jivelite under X, then the
touchscreen works perfectly.  This works even without all those
environment variables, so I guess I didn't need all that tslib stuff.

The steps were:
1) Install X

Code:
--------------------
    $ sudo apt-get install xorg
--------------------


2) Run Jivelite under X

Code:
--------------------
    $ sudo xinit /home/joggler/jivelite/bin/jivelite
--------------------


I should probably try to do an X-specific calibration
(xinput_calibrator?), but even without that the calibration is very
good.  
JIVE_NOCURSOR=1 seems to make no difference though - I get a cursor for
10-15 seconds at startup, and whenever I touch the screen, but then it
disappears.  Is that X doing that?

Baby steps.


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to