aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/tslib/tslib-maemo/nokia770
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/tslib/tslib-maemo/nokia770')
-rw-r--r--meta/packages/tslib/tslib-maemo/nokia770/ts.conf2
-rw-r--r--meta/packages/tslib/tslib-maemo/nokia770/tslib.sh5
2 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/tslib/tslib-maemo/nokia770/ts.conf b/meta/packages/tslib/tslib-maemo/nokia770/ts.conf
new file mode 100644
index 0000000000..8eed62f7b9
--- /dev/null
+++ b/meta/packages/tslib/tslib-maemo/nokia770/ts.conf
@@ -0,0 +1,2 @@
+module pressure
+module linear
diff --git a/meta/packages/tslib/tslib-maemo/nokia770/tslib.sh b/meta/packages/tslib/tslib-maemo/nokia770/tslib.sh
new file mode 100644
index 0000000000..b7acc274c0
--- /dev/null
+++ b/meta/packages/tslib/tslib-maemo/nokia770/tslib.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+
+export TSLIB_TSDEVICE