Enabling accessibility and onscreen keyboard via config files and command line
This commit is contained in:
parent
e254400690
commit
4a11638d09
3 changed files with 6 additions and 0 deletions
|
|
@ -153,6 +153,8 @@ version, IMM(version)
|
|||
wheelmouse, POSBOOL(wheely)
|
||||
windowed, NEGBOOL(fullscreen)
|
||||
windowsize, MULTI(parsertmp_windowsize)
|
||||
mouse_accessibility, POSBOOL(mouseaccessibility)
|
||||
onscreen_keyboard, POSBOOL(onscreen_keyboard)
|
||||
%%
|
||||
|
||||
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