[1/3] dinput: Disable linuxinput or linux joysticks based on registry key

Alexandre Julliard julliard at winehq.org
Tue Aug 21 10:38:50 CDT 2012


Lucas Zawacki <lfzawacki at gmail.com> writes:

> From: Lucas Fialho Zawacki <lfzawacki at gmail.com>
>
> In the form of "Disable Controllername"="driver"
>
> Examples:
>    Disable "Usb Controller"="js"             disable linux js driver
>    Disable "OtherController"="event,js"      disable linux js and event drivers

That's a fairly complicated way to disable a given joystick. What you
probably want is to give them a unique name and have a enable/disable
value for each name.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list