XSDL: Reworked overlay Ctrl/Alt/Shift buttons

This commit is contained in:
Sergii Pylypenko
2020-02-20 22:39:57 +02:00
parent bc8d652517
commit b340f77972
5 changed files with 26 additions and 9 deletions

View File

@@ -192,7 +192,7 @@ AccessInternet=
ImmersiveMode=y
# Hide Android system mouse cursor image when USB mouse is attached (y) or (n) - the app must draw it's own mouse cursor
HideSystemMousePointer=
HideSystemMousePointer=y
# Application implements Android-specific routines to put to background, and will not draw anything to screen
# between SDL_ACTIVEEVENT lost / gained notifications - you should check for them