diff options
author | Bastien Nocera <hadess@hadess.net> | 2020-05-05 16:38:37 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-05-06 21:09:29 +0200 |
commit | 259f0dfbec0048aca8c409ec9e79e814b89c0632 (patch) | |
tree | fb55033745921d455594ed4478b90329d6ff39fa /hwdb.d/60-input-id.hwdb | |
parent | resolve: fix type of parameter and update man page (diff) | |
download | systemd-259f0dfbec0048aca8c409ec9e79e814b89c0632.tar.xz systemd-259f0dfbec0048aca8c409ec9e79e814b89c0632.zip |
hwdb: Force "mouse" type on Logitech Ultrathin Touch Mouse
Closes: #15657
Diffstat (limited to 'hwdb.d/60-input-id.hwdb')
-rw-r--r-- | hwdb.d/60-input-id.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb.d/60-input-id.hwdb b/hwdb.d/60-input-id.hwdb index 20c1e7ea0d..9e28db1e49 100644 --- a/hwdb.d/60-input-id.hwdb +++ b/hwdb.d/60-input-id.hwdb @@ -70,3 +70,7 @@ id-input:modalias:input:b0003v28bdp0078* # Lite-On Tech IBM USB Travel Keyboard with Ultra Nav Mouse id-input:modalias:input:b0003v04B3p301Ee0100-e0,1,2,4* ID_INPUT_POINTINGSTICK=1 + +# Logitech Ultrathin Touch Mouse +id-input:modalias:input:b0005v046DpB00De0700* + ID_INPUT_MOUSE=1 |