diff options
Diffstat (limited to 'recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch')
-rw-r--r-- | recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch b/recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch index 6de221f865..0409a1faef 100644 --- a/recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch +++ b/recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch @@ -2,7 +2,7 @@ Index: xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator =================================================================== --- xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator (revision 0) +++ xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator (revision 0) -@@ -0,0 +1,35 @@ +@@ -0,0 +1,34 @@ +#!/bin/sh + +SYSFS_CALIBRATION_DIR=/sys/bus/i2c/devices/0-0073/s3c2440-ts/calibration @@ -35,6 +35,5 @@ Index: xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator + else + /usr/bin/xinput_calibrator_once.sh + fi -+ exit + fi +fi |