* --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
|
|
@ -180,6 +180,7 @@ joystick-btn-open, MULTI(joystick_button_open)
|
|||
joystick-btn-save, MULTI(joystick_button_save)
|
||||
joystick-btn-pgsetup, MULTI(joystick_button_pagesetup)
|
||||
joystick-btn-print, MULTI(joystick_button_print)
|
||||
joystick-buttons-ignore, MULTI(joystick_buttons_ignore)
|
||||
%%
|
||||
|
||||
void parse_one_option(struct cfginfo *restrict tmpcfg, const char *str, const char *opt, const char *restrict src)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue