Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
fi
if [ -e /usr/bin/xinput_calibrator_once.sh ] ; then
+ if [ -e /etc/pointercal.xinput ] ; then
if [ -e /usr/bin/fsoraw ] ; then
# because ts tap to unblank will be used as first calibration click and then store invalid calibration
fsoraw -fr CPU,Display -- /usr/bin/xinput_calibrator_once.sh
/usr/bin/xinput_calibrator_once.sh
fi
exit
+ fi
fi
DESCRIPTION = "Common X11 scripts"
LICENSE = "GPL"
SECTION = "x11"
-PR = "r41"
+PR = "r42"
SRC_URI = "\
file://Xdefaults \