Adding an option to select the initial onscreen keyboard layout, adding an option to disable changes between layouts
This commit is contained in:
parent
e6ec173371
commit
15273cdd29
5 changed files with 43 additions and 9 deletions
|
|
@ -155,6 +155,8 @@ windowed, NEGBOOL(fullscreen)
|
|||
windowsize, MULTI(parsertmp_windowsize)
|
||||
mouse-accessibility, POSBOOL(mouseaccessibility)
|
||||
onscreen-keyboard, POSBOOL(onscreen_keyboard)
|
||||
onscreen-keyboard-layout, MULTI(onscreen_keyboard_layout)
|
||||
onscreen-keyboard-disable-change, POSBOOL(onscreen_keyboard_disable_change)
|
||||
joystick-slowness, MULTI(joystick_slowness)
|
||||
joystick-threshold, MULTI(joystick_lowthreshold)
|
||||
joystick-maxsteps, MULTI(joystick_maxsteps)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue