summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-login/files/use-xtscal.patch
blob: dca116350554ef60053c72e73a8d61ee9d16481f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- /tmp/gpe-login.c	2007-04-01 11:40:29.000000000 +0200
+++ gpe-login-0.88/gpe-login.c	2007-04-01 11:40:58.205251000 +0200
@@ -59,7 +59,7 @@
 #define GPE_OWNERINFO_DONTSHOW_FILE "/etc/gpe/gpe-ownerinfo.dontshow"
 /* Number of milliseconds to hold the stylus down before recalibration is called */
 #define RECALIBRATION_TIMEOUT 5000
-#define XTSCAL_PATH "/usr/bin/gpe-xcalibrate.sh"
+#define XTSCAL_PATH "/usr/bin/xtscal"
 #ifndef DEBUG
 #define DEBUG 0
 #endif