diff options
-rw-r--r-- | recipes/pointercal/files/sgh-i900/pointercal | 1 | ||||
-rw-r--r-- | recipes/tslib/tslib/sgh-i900/tslib.sh | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/pointercal/files/sgh-i900/pointercal b/recipes/pointercal/files/sgh-i900/pointercal new file mode 100644 index 0000000000..fd7286f16c --- /dev/null +++ b/recipes/pointercal/files/sgh-i900/pointercal @@ -0,0 +1 @@ +4387 -6 -1193784 18 -6721 26749798 65536 diff --git a/recipes/tslib/tslib/sgh-i900/tslib.sh b/recipes/tslib/tslib/sgh-i900/tslib.sh new file mode 100644 index 0000000000..040f4de3d5 --- /dev/null +++ b/recipes/tslib/tslib/sgh-i900/tslib.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +TSLIB_TSDEVICE=/dev/input/event1 + +export TSLIB_TSDEVICE |