Addeed description of other keythemes to ChangeAppSettigns.sh

This commit is contained in:
Sergii Pylypenko
2015-08-03 20:47:47 +03:00
parent 49929b93c1
commit c61e018d3d

View File

@@ -316,6 +316,11 @@ echo "# 1 = Simple Theme by Beholder (white, with cross joystick)" >> AndroidApp
echo "# 2 = Sun by Sirea (yellow, with round joystick)" >> AndroidAppSettings.cfg
echo "# 3 = Keen by Gerstrong (multicolor, with round joystick)" >> AndroidAppSettings.cfg
echo "# 4 = Retro by Santiago Radeff (red/white, with cross joystick)" >> AndroidAppSettings.cfg
echo "# 5 = GameBoy from RetroArch" >> AndroidAppSettings.cfg
echo "# 6 = PlayStation from RetroArch" >> AndroidAppSettings.cfg
echo "# 7 = SuperNintendo from RetroArch" >> AndroidAppSettings.cfg
echo "# 8 = DualShock from RetroArch" >> AndroidAppSettings.cfg
echo "# 9 = Nintendo64 from RetroArch" >> AndroidAppSettings.cfg
echo TouchscreenKeysTheme=$TouchscreenKeysTheme >> AndroidAppSettings.cfg
echo >> AndroidAppSettings.cfg
echo "# Redefine gamepad keys to SDL keysyms, button order is:" >> AndroidAppSettings.cfg