Code: Select all
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection Code: Select all
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "Calibration" "-275 33064 312 32350"
EndSection Noobs is just an installer.messica wrote:Hi, what type of USB touch screen were you using for this? I'm having trouble getting mine to work at all after installation. For some reason it only works when I first startup NOOBS and while Raspbian is installing. After rebooting to raspi-config, it doesn't work at all anymore.
I think it's better to continue this in your original topic at http://www.raspberrypi.org/forums/viewt ... 28&t=99000messica wrote:So the drivers are always there and working then? Does it reset the calibration after installing Raspian or something? :/