summaryrefslogtreecommitdiff
path: root/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2005-08-31 21:08:40 +0000
committerMatthew Allum <mallum@openedhand.com>2005-08-31 21:08:40 +0000
commit7755d9d194b42ea859096f805f2e22ae5b6e6281 (patch)
treea4430bb7c0b4c298b6a9099fcfbdb7cfc045ae98 /openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate
parent962491ebe2df3563ea8e9b6803949c98c387a134 (diff)
downloadopenembedded-core-7755d9d194b42ea859096f805f2e22ae5b6e6281.tar.gz
openembedded-core-7755d9d194b42ea859096f805f2e22ae5b6e6281.tar.bz2
openembedded-core-7755d9d194b42ea859096f805f2e22ae5b6e6281.tar.xz
openembedded-core-7755d9d194b42ea859096f805f2e22ae5b6e6281.zip
rename x11-common to xserver-kdrive-common
git-svn-id: https://svn.o-hand.com/repos/poky@12 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate')
-rw-r--r--openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate6
1 files changed, 0 insertions, 6 deletions
diff --git a/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate b/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate
deleted file mode 100644
index de47b871a..000000000
--- a/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-if [ ! -f /etc/pointercal ]; then
- /usr/bin/xtscal
-fi
-