hwdb: Bush tablet rotation support (#29268)

This commit is contained in:
Tomasz Świątek
2023-09-21 17:13:00 +02:00
committed by GitHub
parent 44fcb9a7e7
commit eb5e1fe7e8

View File

@@ -209,6 +209,14 @@ sensor:modalias:acpi:KIOX010A:*:dmi:*:svnAMI:*:skuH2M6:*
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, -1
ACCEL_LOCATION=display
#########################################
# BUSH
#########################################
# Bush Windows tablet
sensor:modalias:acpi:KIOX000A*:dmi:*:svnBUSH*:pnBushWindowstablet:*
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 1, 0, 0
#########################################
# Chuwi
#########################################