diff options
author | Gigadoc2 <gigadoc2@revreso.de> | 2020-06-24 01:46:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 01:46:46 +0200 |
commit | 1cdc42f2830d4817c465eaca866ee6fb651606a5 (patch) | |
tree | 7784292a830a72fe6ce5510c02ce9520b02883ef /hwdb.d | |
parent | Merge pull request #16246 from benzea/benzea/xdg-autostart (diff) | |
download | systemd-1cdc42f2830d4817c465eaca866ee6fb651606a5.tar.xz systemd-1cdc42f2830d4817c465eaca866ee6fb651606a5.zip |
hwdb: add another Logitech G502 Hero variant (#16256)
The commit 67551ea already adds the G502 Hero mouse, but apparently
there are multiple variants with the same ID but different names.
Diffstat (limited to 'hwdb.d')
-rw-r--r-- | hwdb.d/70-mouse.hwdb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index ef5a473e87..63ef1fba12 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -349,6 +349,8 @@ mouse:usb:v046dpc068:name:Logitech G500: mouse:usb:v046dpc332:name:Logitech Gaming Mouse G502: # Logitech G502 HERO SE mouse:usb:v046dpc08b:name:Logitech G502 HERO SE: +# Logitech G502 Hero +mouse:usb:v046dpc08b:name:Logitech G502 HERO Gaming Mouse: MOUSE_DPI=1200@1000 *2400@1000 3200@1000 6400@1000 # Logitech G700 Laser Mouse (Wired) |