SDL: new option HideSystemMousePointer for hiding Android system mouse pointer when USB mouse is used, tested only on emulator so might not work at all

This commit is contained in:
pelya
2017-05-14 23:03:14 +03:00
parent 360fc0b112
commit d94bfa11f7
6 changed files with 27 additions and 8 deletions

View File

@@ -140,6 +140,8 @@ AppNeedsArrowKeys=n
# Joystick always follows finger, so moving mouse requires touching the screen with other finger
FloatingScreenJoystick=
HideSystemMousePointer=y
# Application needs text input (y) or (n), enables button for text input on screen
AppNeedsTextInput=n