[systemd-commits] hwdb/70-mouse.hwdb

Daniel Mack zonque at kemper.freedesktop.org
Mon Dec 15 08:16:01 PST 2014


 hwdb/70-mouse.hwdb |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit f9e35b2e0d510986d30808824345cddd794b9fd6
Author: Daniel Mack <daniel at zonque.org>
Date:   Mon Dec 15 17:15:16 2014 +0100

    hwdb: fix ordering
    
    We sort by default DPI, not the first one in the list.

diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb
index 46c7186..1cf02b7 100644
--- a/hwdb/70-mouse.hwdb
+++ b/hwdb/70-mouse.hwdb
@@ -118,10 +118,6 @@ mouse:usb:v046dpc01b:name:Logitech USB-PS/2 Optical Mouse:
 mouse:usb:v046dpc03e:name:Logitech USB-PS/2 Optical Mouse:
  MOUSE_DPI=400 at 125
 
-# Logitech G400s (Wired)
-mouse:usb:v046dpc24c:name:Logitech G400s Optical Gaming Mouse:
- MOUSE_DPI=400 at 1000 *800 at 1000 2000 at 1000 4000 at 1000
-
 # Logitech USB-PS/2 M-BZ96C
 mouse:usb:v046dpc045:name:Logitech USB-PS/2 Optical Mouse:
  MOUSE_DPI=600 at 125
@@ -138,6 +134,10 @@ mouse:usb:v046dpc50e:name:Logitech USB Receiver:
 mouse:usb:v046dpc01e:name:Logitech USB-PS/2 Optical Mouse:
  MOUSE_DPI=400 at 125 *800 at 125 1600 at 125
 
+# Logitech G400s (Wired)
+mouse:usb:v046dpc24c:name:Logitech G400s Optical Gaming Mouse:
+ MOUSE_DPI=400 at 1000 *800 at 1000 2000 at 1000 4000 at 1000
+
 # Logitech Wireless Mouse M185
 mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4008:
 # Logitech M705 (marathon mouse)



More information about the systemd-commits mailing list