<game_config>
  <controls>
    <!-- 
         These are key code values. Changing these values has no
         effect on what is displayed in the help screen (those values
         are changed in strings.xml).
    -->
    <up>38</up>
    <up_alt>87</up_alt>
    <left>37</left>
    <left_alt>65</left_alt>
    <down>40</down>
    <down_alt>83</down_alt>
    <right>39</right>
    <right_alt>68</right_alt>
    <fire>32</fire>
    <hyperspeed>16</hyperspeed>
  </controls>
</game_config>