Disabled on-screen keyboard in default config, we have native text input

This commit is contained in:
Sergii Pylypenko
2021-05-07 02:17:27 +03:00
parent 909b24b2bb
commit e34ff278d4

View File

@@ -2846,7 +2846,7 @@ strhelp = STR_CONFIG_SETTING_OSK_ACTIVATION_HELPTEXT
strval = STR_CONFIG_SETTING_OSK_ACTIVATION_DISABLED
guiflags = SGF_MULTISTRING
full = _osk_activation
def = 1
def = 0
min = 0
max = 3
cat = SC_BASIC