Zebediah Figura : winehid.inf: Add WINEMOUSE to the list of winehid device IDs.

Alexandre Julliard julliard at winehq.org
Thu Jul 4 15:53:46 CDT 2019


Module: wine
Branch: master
Commit: f67bd0216593d405ac941038f402cd8a30622960
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f67bd0216593d405ac941038f402cd8a30622960

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Jul  2 18:07:56 2019 -0500

winehid.inf: Add WINEMOUSE to the list of winehid device IDs.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 loader/winehid.inf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/loader/winehid.inf.in b/loader/winehid.inf.in
index bd42bce..566448e 100644
--- a/loader/winehid.inf.in
+++ b/loader/winehid.inf.in
@@ -11,6 +11,7 @@ Wine hidraw device=device_section,HIDRAW
 Wine IOHID device=device_section,IOHID
 Wine libevent device=device_section,LNXEV
 Wine SDL HID device=device_section,SDLJOY
+Wine mouse device=device_section,WINEMOUSE
 
 [device_section.Services]
 AddService = winehid,0x2,svc_section




More information about the wine-cvs mailing list