diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2026-08-02 15:40:01 +0200 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2026-08-02 15:40:01 +0200 |
| commit | 84dd5d0d25b6ff22497c27407099a4d4b1293587 (patch) | |
| tree | b047275461700addf96b71833d6947afc4e0d46b /root/etc/libinput | |
| parent | db8249bd20d3afe03fa994ba2a486d5f4683fa3c (diff) | |
move root files
Diffstat (limited to 'root/etc/libinput')
| -rw-r--r-- | root/etc/libinput/local-overrides.quirks | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/root/etc/libinput/local-overrides.quirks b/root/etc/libinput/local-overrides.quirks new file mode 100644 index 0000000..9a897c2 --- /dev/null +++ b/root/etc/libinput/local-overrides.quirks @@ -0,0 +1,4 @@ +[Logitech MX Master 3S] +MatchVendor=0x046D +MatchProduct=0xC548 +AttrEventCode=-REL_WHEEL_HI_RES;-REL_HWHEEL_HI_RES; |