* --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:
William Kendrick 2014-03-31 05:54:32 +00:00
parent 2146904cb0
commit e6365974f6
8 changed files with 62 additions and 10 deletions

View file

@ -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)