Adding an option to select the initial onscreen keyboard layout, adding an option to disable changes between layouts

This commit is contained in:
Pere Pujal i Carabantes 2011-09-04 22:35:24 +00:00
parent e6ec173371
commit 15273cdd29
5 changed files with 43 additions and 9 deletions

View file

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