diff options
author | Daniel Mack <github@zonque.org> | 2015-08-06 02:13:37 +0200 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-08-06 02:13:37 +0200 |
commit | 4306d66f594722a2fe44b034d3c68bfb864c6a76 (patch) | |
tree | 06ad489aa28e17de78d52bc3002778171603b7c7 | |
parent | e6898d854d3fc49879c9c9ef61c5212e2d23a0fc (diff) | |
parent | 3d5c0e15b03a8fe96cc216d4c01b05af2e8a47d5 (diff) |
Merge pull request #885 from keszybz/logitech-g500
hwdb: add Logitech G500 (another version)
-rw-r--r-- | hwdb/70-mouse.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index 4592a449ea..7373be4778 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -292,6 +292,10 @@ mouse:usb:v046dp4026:name:Logitech T400: mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4026: MOUSE_DPI=1300@166 +# Logitech G500 Mouse +mouse:usb:v046dpc068:name:Logitech G500: + MOUSE_DPI=*1600@500 2600@500 3600@500 + # Logitech Ultrathin Touch Mouse mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse: MOUSE_DPI=1000@1000 |