Some rudimentary support for hardware mouse

This commit is contained in:
pelya
2012-01-31 18:48:16 +02:00
parent 66c66a59d9
commit c6489923f7
17 changed files with 75 additions and 26 deletions

View File

@@ -16,6 +16,7 @@ SdlVideoResizeKeepAspect=n
CompatibilityHacks=n
AppUsesMouse=y
AppNeedsTwoButtonMouse=y
ShowMouseCursor=n
ForceRelativeMouseMode=y
AppNeedsArrowKeys=y
AppNeedsTextInput=y
@@ -33,6 +34,7 @@ FirstStartMenuOptions=''
MultiABI=y
AppVersionCode=5207
AppVersionName="0.5.2.07"
ResetSdlConfigForThisVersion=n
CompiledLibraries="sdl_image freetype"
CustomBuildScript=n
AppCflags='-O3'