diff options
Diffstat (limited to 'meta/packages/tslib/tslib-maemo/ts.conf')
| -rw-r--r-- | meta/packages/tslib/tslib-maemo/ts.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/packages/tslib/tslib-maemo/ts.conf b/meta/packages/tslib/tslib-maemo/ts.conf new file mode 100644 index 0000000000..dc5c4ded09 --- /dev/null +++ b/meta/packages/tslib/tslib-maemo/ts.conf | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | # Uncomment if you wish to use the linux input layer event interface | ||
| 2 | # module_raw input | ||
| 3 | |||
| 4 | # Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d | ||
| 5 | # module_raw collie | ||
| 6 | |||
| 7 | # Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860 | ||
| 8 | # module_raw corgi | ||
| 9 | |||
| 10 | # Uncomment if you're using a device with a UCB1200/1300/1400 TS interface | ||
| 11 | # module_raw ucb1x00 | ||
| 12 | |||
| 13 | # Uncomment if you're using an HP iPaq h3600 or similar | ||
| 14 | # module_raw h3600 | ||
| 15 | |||
| 16 | # Uncomment if you're using a Hitachi Webpad | ||
| 17 | # module_raw mk712 | ||
| 18 | |||
| 19 | # Uncomment if you're using an IBM Arctic II | ||
| 20 | # module_raw arctic2 | ||
| 21 | |||
| 22 | module pthres pmin=1 | ||
| 23 | module variance delta=30 | ||
| 24 | module dejitter delta=100 | ||
| 25 | module linear | ||
