diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 17:31:39 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 17:31:39 +0100 |
| commit | e58e13c7244236fb518935635df5bf6c579d03ae (patch) | |
| tree | bf31668528598a78377cccbe3897ea533999a383 /etc | |
| parent | 2254fe40d06c6739b768995f87fdd71f0693682b (diff) | |
Created .deb structure, wrote control, postinst and prerm files
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/udev/hwdb.d/10-sensor-shiftbook.hwdb | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
