From: GwynBleidD Date: Thu, 27 Jun 2024 20:52:57 +0000 (+0200) Subject: hwdb: Added StarLabs StarLite position sensor mapping X-Git-Tag: v257-rc1~957 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1bd5db86f50feb2efd8e54e8156816d9727f6f2f;p=thirdparty%2Fsystemd.git hwdb: Added StarLabs StarLite position sensor mapping Default mapping for position sensor in StarLabs StarLite does not match screen orientation. Added fixed mapping matrix. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index b45db6292b8..cc841681d76 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -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 #########################################