aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/sample/mymachine/mymachine.vars6
-rw-r--r--config/sample/mymachine/pointercal1
-rw-r--r--config/sample/mymachine/pointercal.xinput1
3 files changed, 8 insertions, 0 deletions
diff --git a/config/sample/mymachine/mymachine.vars b/config/sample/mymachine/mymachine.vars
index 7779a91..7d6a1b3 100644
--- a/config/sample/mymachine/mymachine.vars
+++ b/config/sample/mymachine/mymachine.vars
@@ -30,6 +30,12 @@ XORG_CONFIG_FILE="xorg.conf"
# This gets installed at /etc/network/interfaces on the target
NETWORK_INTERFACES_FILE="network.interfaces"
+# The touchscreen pointer calibration data
+POINTERCAL_FILE="pointercal"
+
+# The Touchscreen calibration data from xinput-calibrator
+XINPUT_POINTERCAL_FILE="pointercal.xinput"
+
# The kernel modules to be automatically loaded at boot time on the target machine
AUTOLOAD_KERNEL_MODULES="uio iwlwifi"
diff --git a/config/sample/mymachine/pointercal b/config/sample/mymachine/pointercal
new file mode 100644
index 0000000..640053d
--- /dev/null
+++ b/config/sample/mymachine/pointercal
@@ -0,0 +1 @@
+1280 0 1002 0 960 328 65536
diff --git a/config/sample/mymachine/pointercal.xinput b/config/sample/mymachine/pointercal.xinput
new file mode 100644
index 0000000..c082cfa
--- /dev/null
+++ b/config/sample/mymachine/pointercal.xinput
@@ -0,0 +1 @@
+xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;