blob: 5290726784b0305777558653ccf63faeda12de49 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#!/bin/sh
2
3. /etc/formfactor/config
4
5if [ "$HAVE_TOUCHSCREEN" = "1" ]; then
6 /usr/bin/xinput_calibrator_once.sh
7fi