File tree Expand file tree Collapse file tree 7 files changed +5
-5
lines changed Expand file tree Collapse file tree 7 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
export TERM=xterm
2
2
export TSLIB_CALIBFILE=/etc/pointercal
3
3
export TSLIB_CONFFILE=/etc/ts.conf
4
- export TSLIB_TSDEVICE=/dev/input/event0
4
+ export TSLIB_TSDEVICE=/dev/touchscreen-1wire
5
5
export TSLIB_FBDEVICE=/dev/fb0
6
6
export TSLIB_CONSOLEDEVICE=/dev/tty1
7
7
export TSLIB_PLUGINDIR=/usr/lib/ts
8
8
export QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0
9
9
export QT_QPA_FB_TSLIB=1
10
- export QT_QPA_GENERIC_PLUGINS=tslib:/dev/input/event0
10
+ export QT_QPA_GENERIC_PLUGINS=tslib:/dev/touchscreen-1wire
Original file line number Diff line number Diff line change 1
1
# Uncomment if you wish to use the linux input layer event interface
2
- module_raw input
2
+ module_raw one-wire-ts- input
3
3
4
4
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
5
5
# module_raw collie
Original file line number Diff line number Diff line change 1
1
export TERM=xterm
2
2
export TSLIB_CALIBFILE=/etc/pointercal
3
3
export TSLIB_CONFFILE=/etc/ts.conf
4
- export TSLIB_TSDEVICE=/dev/input/event0
4
+ export TSLIB_TSDEVICE=/dev/touchscreen-1wire
5
5
export TSLIB_FBDEVICE=/dev/fb0
6
6
export TSLIB_CONSOLEDEVICE=/dev/tty1
7
7
export TSLIB_PLUGINDIR=/usr/lib/ts
Original file line number Diff line number Diff line change 1
1
# Uncomment if you wish to use the linux input layer event interface
2
- module_raw input
2
+ module_raw one-wire-ts- input
3
3
4
4
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
5
5
# module_raw collie
You can’t perform that action at this time.
0 commit comments