[systemd-commits] hwdb/70-mouse.hwdb
Peter Hutterer
whot at kemper.freedesktop.org
Thu Jan 8 15:35:36 PST 2015
hwdb/70-mouse.hwdb | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5ebbc3f32fc2c5f04dcb2647f51674a0532f1d18
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date: Fri Jan 9 09:33:27 2015 +1000
hwdb: add missing line between the G400 entries
Error, DATA expected but got 'mouse:usb:v046dpc24c:name:Logitech G400s Optical
Gaming Mouse:' in '/etc/udev/hwdb.d/70-mouse.hwdb':
Error, MATCH expected but got ' MOUSE_DPI=400 at 1000 *800 at 1000 2000 at 1000
4000 at 1000' in '/etc/udev/hwdb.d/70-mouse.hwdb':
Introduced in 6366e349
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb
index 4a251c5..4a4603c 100644
--- a/hwdb/70-mouse.hwdb
+++ b/hwdb/70-mouse.hwdb
@@ -166,6 +166,7 @@ mouse:usb:v046dpc050:name:Logitech USB-PS/2 Optical Mouse:
# Logitech G400 (Wired)
mouse:usb:v046dpc245:name:Logitech Gaming Mouse G400:
MOUSE_DPI=400 at 1000 *800 at 1000 1800 at 1000 3600 at 1000
+
# 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
More information about the systemd-commits
mailing list