aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslib
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-13 11:05:34 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-13 11:05:34 +0000
commitea0ed6298a772fd62b0248717b04ac116f8221b4 (patch)
treea4c2871e80eca904630d9de22a72d7875717ace8 /packages/tslib
parent32e690935379493f478d1b7a1cd43fce486083da (diff)
downloadopenembedded-ea0ed6298a772fd62b0248717b04ac116f8221b4.tar.gz
tslib: consolidate, taking extra care 0038f02055e33a3dad0ba914de112ce9450c45d4 is dealt with properly
Diffstat (limited to 'packages/tslib')
-rw-r--r--packages/tslib/tslib-1.0/ts.conf25
-rw-r--r--packages/tslib/tslib/bd-neon/.mtn2git_empty (renamed from packages/tslib/tslib-1.0/bd-neon/.mtn2git_empty)0
-rw-r--r--packages/tslib/tslib/bd-neon/ts.conf (renamed from packages/tslib/tslib-1.0/bd-neon/ts.conf)0
-rw-r--r--packages/tslib/tslib/bd-neon/tslib.sh (renamed from packages/tslib/tslib-1.0/bd-neon/tslib.sh)0
-rw-r--r--packages/tslib/tslib/fic-gta01/.mtn2git_empty (renamed from packages/tslib/tslib-1.0/fic-gta01/.mtn2git_empty)0
-rw-r--r--packages/tslib/tslib/fic-gta01/ts.conf (renamed from packages/tslib/tslib-1.0/fic-gta01/ts.conf)0
-rw-r--r--packages/tslib/tslib/ts.conf2
-rw-r--r--packages/tslib/tslib/tslib-input_raw-grab_events.patch (renamed from packages/tslib/tslib-1.0/tslib-input_raw-grab_events.patch)0
8 files changed, 1 insertions, 26 deletions
diff --git a/packages/tslib/tslib-1.0/ts.conf b/packages/tslib/tslib-1.0/ts.conf
deleted file mode 100644
index 1abde2fc7f..0000000000
--- a/packages/tslib/tslib-1.0/ts.conf
+++ /dev/null
@@ -1,25 +0,0 @@
-# Uncomment if you wish to use the linux input layer event interface
-module_raw input grab_events=0
-
-# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
-# module_raw collie
-
-# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
-# module_raw corgi
-
-# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
-# module_raw ucb1x00
-
-# Uncomment if you're using an HP iPaq h3600 or similar
-# module_raw h3600
-
-# Uncomment if you're using a Hitachi Webpad
-# module_raw mk712
-
-# Uncomment if you're using an IBM Arctic II
-# module_raw arctic2
-
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
diff --git a/packages/tslib/tslib-1.0/bd-neon/.mtn2git_empty b/packages/tslib/tslib/bd-neon/.mtn2git_empty
index e69de29bb2..e69de29bb2 100644
--- a/packages/tslib/tslib-1.0/bd-neon/.mtn2git_empty
+++ b/packages/tslib/tslib/bd-neon/.mtn2git_empty
diff --git a/packages/tslib/tslib-1.0/bd-neon/ts.conf b/packages/tslib/tslib/bd-neon/ts.conf
index 15fe294ce6..15fe294ce6 100644
--- a/packages/tslib/tslib-1.0/bd-neon/ts.conf
+++ b/packages/tslib/tslib/bd-neon/ts.conf
diff --git a/packages/tslib/tslib-1.0/bd-neon/tslib.sh b/packages/tslib/tslib/bd-neon/tslib.sh
index b5f1c906f3..b5f1c906f3 100644
--- a/packages/tslib/tslib-1.0/bd-neon/tslib.sh
+++ b/packages/tslib/tslib/bd-neon/tslib.sh
diff --git a/packages/tslib/tslib-1.0/fic-gta01/.mtn2git_empty b/packages/tslib/tslib/fic-gta01/.mtn2git_empty
index e69de29bb2..e69de29bb2 100644
--- a/packages/tslib/tslib-1.0/fic-gta01/.mtn2git_empty
+++ b/packages/tslib/tslib/fic-gta01/.mtn2git_empty
diff --git a/packages/tslib/tslib-1.0/fic-gta01/ts.conf b/packages/tslib/tslib/fic-gta01/ts.conf
index 82f712ef41..82f712ef41 100644
--- a/packages/tslib/tslib-1.0/fic-gta01/ts.conf
+++ b/packages/tslib/tslib/fic-gta01/ts.conf
diff --git a/packages/tslib/tslib/ts.conf b/packages/tslib/tslib/ts.conf
index 1b0da937e8..1abde2fc7f 100644
--- a/packages/tslib/tslib/ts.conf
+++ b/packages/tslib/tslib/ts.conf
@@ -1,5 +1,5 @@
# Uncomment if you wish to use the linux input layer event interface
-module_raw input
+module_raw input grab_events=0
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie
diff --git a/packages/tslib/tslib-1.0/tslib-input_raw-grab_events.patch b/packages/tslib/tslib/tslib-input_raw-grab_events.patch
index 4bd0a05531..4bd0a05531 100644
--- a/packages/tslib/tslib-1.0/tslib-input_raw-grab_events.patch
+++ b/packages/tslib/tslib/tslib-input_raw-grab_events.patch