From e58e13c7244236fb518935635df5bf6c579d03ae Mon Sep 17 00:00:00 2001 From: Milan Misic Date: Wed, 25 Mar 2026 17:31:39 +0100 Subject: Created .deb structure, wrote control, postinst and prerm files --- etc/udev/hwdb.d/10-sensor-shiftbook.hwdb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 etc/udev/hwdb.d/10-sensor-shiftbook.hwdb (limited to 'etc/udev/hwdb.d/10-sensor-shiftbook.hwdb') diff --git a/etc/udev/hwdb.d/10-sensor-shiftbook.hwdb b/etc/udev/hwdb.d/10-sensor-shiftbook.hwdb new file mode 100644 index 0000000..03394f8 --- /dev/null +++ b/etc/udev/hwdb.d/10-sensor-shiftbook.hwdb @@ -0,0 +1,2 @@ +sensor:modalias:acpi:SMOCF00:* + ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 -- cgit v1.2.3