Add accelerometer mount matrix for Linx 12X64

This commit is contained in:
apnix-uk 2018-07-17 23:00:16 +01:00 committed by Lennart Poettering
parent 49bdfaba92
commit dc6e5724df
1 changed files with 4 additions and 0 deletions

View File

@ -281,6 +281,10 @@ sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XE:*
sensor:modalias:acpi:BOSC0200*:dmi:*:svnLINX*:pnLINX1010B:*
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, -1
# Linx 12X64
sensor:modalias:acpi:KIOX000A*:dmi:*:svnLINX*:pnLINX12X64:*
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
#########################################
# MSI
#########################################