diff options
author | MVZ Ludwigsburg <edv@mvz-labor-lb.de> | 2022-12-14 16:57:24 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-12-14 18:20:43 +0100 |
commit | a76d7acae1cfb9951041b31b3c9db2d8c1ebd8a7 (patch) | |
tree | 8ddd943bfd317b22b336a661c771f710b037572f /hwdb.d | |
parent | Use dummy allocator to make accesses defined as per standard (diff) | |
download | systemd-a76d7acae1cfb9951041b31b3c9db2d8c1ebd8a7.tar.xz systemd-a76d7acae1cfb9951041b31b3c9db2d8c1ebd8a7.zip |
hwdb: Add mount matrix for CSL Panther Tab HD
Diffstat (limited to 'hwdb.d')
-rw-r--r-- | hwdb.d/60-sensor.hwdb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 89119247fa..07b1c1625e 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -284,6 +284,13 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnConnect:pnTablet9:* ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 ######################################### +# CSL Computer +######################################### +# CSL Panther Tab HD +sensor:modalias:acpi:KIOX000A*:dmi:*:svnCSL*Computer*:pnCSL*Panther*Tab*HD:* + ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 + +######################################### # Cube ######################################### |