mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
hwdb: Bush tablet rotation support (#29268)
This commit is contained in:
@@ -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
|
||||
#########################################
|
||||
|
||||
Reference in New Issue
Block a user