SDL: pressing Back will hide built-in keyboard

This commit is contained in:
Sergii Pylypenko
2015-11-05 22:27:01 +02:00
parent ad9bbd68f3
commit b2061d76e8
6 changed files with 29 additions and 14 deletions

View File

@@ -85,7 +85,7 @@ CompatibilityHacksTextInputEmulatesHwKeyboard=n
# 1 - Simple QWERTY keyboard, no function keys, no arrow keys
# 2 - Commodore 64 keyboard
# 3 - Amiga keyboard
TextInputKeyboard=3
TextInputKeyboard=1
# Hack for broken devices: prevent audio chopping, by sleeping a bit after pushing each audio chunk (y)/(n)
CompatibilityHacksPreventAudioChopping=n