]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Added StarLabs StarLite position sensor mapping
authorGwynBleidD <gbdlin@users.noreply.github.com>
Thu, 27 Jun 2024 20:52:57 +0000 (22:52 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 4 Jul 2024 23:01:49 +0000 (01:01 +0200)
Default mapping for position sensor in StarLabs StarLite does
not match screen orientation. Added fixed mapping matrix.

hwdb.d/60-sensor.hwdb

index b45db6292b83569f255da91107292ba3bce9a388..cc841681d76dd3e038bdcef6918e8ac04ec28516 100644 (file)
@@ -989,6 +989,13 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnRCA:pnW101SA23T1:*
 sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvrSCH12i.WJ210Z.KtBJRCA03:*
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
 
+#########################################
+# StarLabs Systems
+#########################################
+# StarLite
+sensor:modalias:acpi:KIOX000A*:dmi:*:svnStarLabs:pnStarLite:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+
 #########################################
 # Teclast
 #########################################