mirror of
https://github.com/systemd/systemd.git
synced 2024-12-30 20:43:30 +08:00
hwdb: Add accel orientation quirk for the Cyberbook T116 tablet
Add a quirk for the accelerometer orientation for the Cyberbook T116 rugged tablet.
This commit is contained in:
parent
2bdc8dc341
commit
ddd19fce8a
@ -285,6 +285,14 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svncube:pni8-T:*
|
||||
sensor:modalias:acpi:KIOX000A*:dmi:*:svnALLDOCUBE:pni1102:*
|
||||
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
|
||||
|
||||
#########################################
|
||||
# Cyberbook
|
||||
#########################################
|
||||
|
||||
# Cyberbook T116
|
||||
sensor:modalias:acpi:KIOX000A*:dmi:*:rvnDefaultstring:rnCherryTrailCR:*:sku20170531:*
|
||||
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
|
||||
|
||||
#########################################
|
||||
# Cytrix (Mytrix)
|
||||
#########################################
|
||||
|
Loading…
Reference in New Issue
Block a user