mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
hwdb: Add accel orientation quirk for Wortmann Terra Pad 1061
Add a quirk to fix the accelerometer orientation on the Wortmann Terra Pad 1061 tablet.
This commit is contained in:
parent
a602d93e44
commit
5b1733cdae
@ -591,6 +591,12 @@ sensor:modalias:acpi:KIOX020A*:dmi:*:svnTREKSTOR:pnPRIMEBOOKC11B:*
|
||||
sensor:modalias:acpi:SMO8500*:dmi:*:svnUMAX:pnVisionBook10WiPlus:*
|
||||
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
|
||||
|
||||
#########################################
|
||||
# Wortmann
|
||||
#########################################
|
||||
sensor:modalias:acpi:KIOX000A*:dmi:*:svnWortmann_AG:pnTERRA_PAD_1061:*
|
||||
ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, -1
|
||||
|
||||
#########################################
|
||||
# Yours
|
||||
#########################################
|
||||
|
Loading…
Reference in New Issue
Block a user