diff options
-rw-r--r-- | packages/tslib/tslib/htctornado/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/tslib/tslib/htctornado/tslib.sh | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/packages/tslib/tslib/htctornado/.mtn2git_empty b/packages/tslib/tslib/htctornado/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/tslib/tslib/htctornado/.mtn2git_empty diff --git a/packages/tslib/tslib/htctornado/tslib.sh b/packages/tslib/tslib/htctornado/tslib.sh new file mode 100644 index 0000000000..33c8c11d4f --- /dev/null +++ b/packages/tslib/tslib/htctornado/tslib.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# This indicates that we have no pointing device at all +TSLIB_TSDEVICE=/dev/null + +export TSLIB_TSDEVICE + |