Skip to content

Commit

Permalink
make kodi.sh script executable
Browse files Browse the repository at this point in the history
  • Loading branch information
garthvh committed Sep 9, 2017
1 parent 54f6935 commit 203262f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions templates/kodi/joystick.pi-cade.xml
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<global>
<keyboard>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<left mod="ctrl">Enter</left>
<left mod="alt">Back</left>
</keyboard>
<joystick name="Pi-Cade Arcade Controls ">
<button id="3">Select</button>
<button id="2">Back</button>
Expand Down

0 comments on commit 203262f

Please sign in to comment.