diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-12-07 20:50:30 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-12-08 22:11:39 +0100 |
commit | 84e8548313d7560d24478dc43b15f9848553ed17 (patch) | |
tree | 8b2b3c945f7325847e22333776278eda782fd4d1 /hwdb | |
parent | hwdb: Add accelerometer orientation quirk for the Prowise PT301 tablet (diff) | |
download | systemd-84e8548313d7560d24478dc43b15f9848553ed17.tar.gz systemd-84e8548313d7560d24478dc43b15f9848553ed17.tar.bz2 systemd-84e8548313d7560d24478dc43b15f9848553ed17.zip |
hwdb: Add accelerometer orientation quirk for the PoV P1005W-232 tablet
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-sensor.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 5a5d94fda..c0306bd3a 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -401,6 +401,10 @@ sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1013:bd08/22 sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1014:bd10/24/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 +# Point of View TAB-P1005W-232 (v2.0) +sensor:modalias:acpi:KIOX000A*:dmi:*:rvnPOV:rnI102A:* + ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 + ######################################### # Prowise ######################################### |