From 533e453f6b9a47028ec81c801a4b6965a117fc23 Mon Sep 17 00:00:00 2001 From: Syntaxrabbit <63979422+Syntaxrabbit@users.noreply.github.com> Date: Sat, 4 Jan 2025 15:33:31 +0100 Subject: [PATCH] =?UTF-8?q?Solve=20screen=20rotation=20being=20off=20by=20?= =?UTF-8?q?90=C2=B0=20on=20Trekstor=20Surftab=20Wintron=2010.1=203G=20pro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index e652603..5ba92b2 100644 --- a/init.sh +++ b/init.sh @@ -681,7 +681,7 @@ function init_hal_sensors() set_property ro.iio.accel.x.opt_scale -1 ;; *LenovoMIIX320*|*MIIX510*|*MIIX300-10IBY*|*ONDATablet*| \ - *TECLAST*X4*|*SF133AYR110*|*SolTIVW*) + *TECLAST*X4*|*SF133AYR110*|*SolTIVW*|*WintronPro*) set_property ro.iio.accel.order 102 set_property ro.iio.accel.x.opt_scale -1 set_property ro.iio.accel.y.opt_scale -1