Hello,
With the terminal I set this environment variable.
export TSLIB_PLUGINDIR=/usr/lib/ts
export TSLIB_CALIBFILE=/etc/pointercal
export TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_FBDEVICE=/dev/fb0
export TSLIB_CONSOLEDEVICE=none
I don't know in which file i should set this variable (uenv.txt ?) to keep this value after reboot.
And how should I write it in this file ?
- export TSLIB_PLUGINDIR=/usr/lib/ts
or TSLIB_PLUGINDIR=/usr/lib/ts
or ...
Best regards.