From 84194914df3a924f0043512e3642208764daf878 Mon Sep 17 00:00:00 2001 From: Colesnicov Denis Petrovich Date: Fri, 3 May 2024 22:28:07 +0200 Subject: [PATCH] Updated Install and configure Touchscreen Drivers (RPi) (markdown) --- Install-and-configure-Touchscreen-Drivers-(RPi).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install-and-configure-Touchscreen-Drivers-(RPi).md b/Install-and-configure-Touchscreen-Drivers-(RPi).md index 712fa65..b837c1c 100644 --- a/Install-and-configure-Touchscreen-Drivers-(RPi).md +++ b/Install-and-configure-Touchscreen-Drivers-(RPi).md @@ -70,6 +70,8 @@ Once calibrated, the touchscreen can be tested using: sudo TSLIB_FBDEVICE=/dev/fb1 TSLIB_TSDEVICE=/dev/input/event3 TSLIB_CALIBFILE=/etc/pointercal TSLIB_CONFFILE=/etc/ts.conf TSLIB_PLUGINDIR=/usr/local/lib/ts ts_test +## Contract with RayLib + Then, to create the input event stream that is going to be read by RayLib, run the following: sudo TSLIB_FBDEVICE=/dev/fb1 TSLIB_TSDEVICE=/dev/input/event3 TSLIB_CALIBFILE=/etc/pointercal TSLIB_CONFFILE=/etc/ts.conf TSLIB_PLUGINDIR=/usr/local/lib/ts ts_uinput -v -d