From ff434e21f279e9dcce256ca2e0ac2349361a1fe0 Mon Sep 17 00:00:00 2001 From: hadess Date: Sun, 2 Jul 2017 22:59:44 +0200 Subject: [PATCH] hwdb: Add SNES Mouse plugged through Retrode 2 (#6263) Note that this will only work with the new "hid-retrode" driver in the upcoming 4.12 kernel as otherwise the mouse events and the 4 joypad ports are bundled into a single event node. --- hwdb/70-mouse.hwdb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index d49c472926a..d5cccb9bdbe 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -213,6 +213,14 @@ mouse:usb:v0461p4d46:name:USB Optical Mouse: mouse:usb:v0461p4d16:name:USB Optical Mouse: MOUSE_DPI=500@125 +########################################## +# Future Technology Devices International +########################################## + +# SNES Mouse plugged into a Retrode 2 +mouse:usb:v0403p97c1:name:Retrode SNES Mouse: + MOUSE_DPI=235@126 + ########################################## # HandShoe Mouse ##########################################