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
|
|
@ -21339,6 +21339,8 @@ static void setup_config(char *argv[])
|
|||
SETBOOL(use_print_config);
|
||||
SETBOOL(use_sound);
|
||||
SETBOOL(wheely);
|
||||
SETBOOL(mouseaccessibility);
|
||||
SETBOOL(onscreen_keyboard);
|
||||
#undef SETBOOL
|
||||
|
||||
if(tmpcfg.parsertmp_windowsize)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue