* --joystick-buttons-ignore option can be used to ignore joystick buttons
(rather than all non-command-assigned buttons being used asi left-mouse-click) * Updated docs re: joysticks a bit.
This commit is contained in:
parent
2146904cb0
commit
e6365974f6
8 changed files with 62 additions and 10 deletions
|
|
@ -80,6 +80,7 @@ struct cfginfo
|
|||
const char *joystick_button_save;
|
||||
const char *joystick_button_pagesetup;
|
||||
const char *joystick_button_print;
|
||||
const char *joystick_buttons_ignore;
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue