Lucas Zawacki lfzawacki@gmail.com writes:
From: Lucas Fialho Zawacki lfzawacki@gmail.com
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" device "OtherController(event)"="disabled" "OtherController(js)"="disabled"
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.
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 lfzawacki@gmail.com 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 joystick name right?
It's better to use something like "Joysticks" and explicit values, we may want more per-joystick options at some point.