Lucas Zawacki writes:
>> That's better, thanks. You probably want to put them under a subkey
>> though, to avoid mixing up the joystick names with the other
>> configuration values.
>
> No problem. If I put them under a key "Disabled" I think it's ok to
> not ask for a value, just a key with the
> That's better, thanks. You probably want to put them under a subkey
> though, to avoid mixing up the joystick names with the other
> configuration values.
No problem. If I put them under a key "Disabled" I think it's ok to
not ask for a value, just a key with the joystick name right?
Lucas Zawacki writes:
> From: Lucas Fialho Zawacki
>
> In the form of "controllername(drivername)"="disabled" key
>
> Examples:
> Disable the linux js driver for "Usb Controller" device
> "Usb Controller(js)"="disabled"
>
> Disable the linux js and event drivers for "Other Controller" devi
Lucas Zawacki writes:
> From: Lucas Fialho Zawacki
>
> 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 compl