From 1c036dfdc209796ab39d13f0b58825926a3b95f4 Mon Sep 17 00:00:00 2001 From: milaq Date: Thu, 1 Jul 2021 12:02:26 +0200 Subject: [PATCH] hwdb: Fix Logitech G700 default DPI settings The old settings were all over the place contained mixed refresh rates. The new settings are the correct default DPI settings as advertised online. This has also been confirmed in the latest Logitech Gaming Software (9.02.65). --- hwdb.d/70-mouse.hwdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwdb.d/70-mouse.hwdb b/hwdb.d/70-mouse.hwdb index fe662caeb45..9b5efe85ae1 100644 --- a/hwdb.d/70-mouse.hwdb +++ b/hwdb.d/70-mouse.hwdb @@ -376,7 +376,7 @@ mouse:usb:v046dpc08b:name:Logitech G502 HERO Gaming Mouse:* mouse:usb:v046dpc06b:name:Logitech G700 Laser Mouse:* # Logitech G700 Laser Mouse (Wireless) mouse:usb:v046dpc531:name:Logitech USB Receiver:* - MOUSE_DPI=*1000@500 3800@500 500@1000 1500@1000 2000@1000 + MOUSE_DPI=400@500 800@500 *1200@500 1600@500 3200@500 # Logitech G703 (Wired) mouse:usb:v046dpc087:name:Logitech G703 Wired/Wireless Gaming Mouse:* -- 2.47.3