crondog/i9300-archlinux-touchscreen-driver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A touchscreen driver for Arch Linux on i9300 (and possibly others) since I couldnt get evdev working gcc -Wall -Werror -lX11 -o myTouch myTouch.c To run DISPLAY=:0 ./myTouch