summaryrefslogtreecommitdiffstats
path: root/projectroot/etc/rc.once.d/tscalibrate
blob: 7ba730d2daf18669d92a3f2d76099b1d8423f2c4 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. /etc/profile.environment

TS_CALIBRATE=/usr/bin/ts_calibrate

echo "running touchscreen calibration..."

${TS_CALIBRATE}