xbmc: devinput: KEY_PROG1 is KEY_MEDIA now

This commit is contained in:
Stefan Saraev 2013-11-09 20:08:02 +02:00 committed by Stephan Raue
parent 2aaf8fc616
commit 4168524cc0

View File

@ -22,7 +22,7 @@ diff -Naur xbmc-10.1-Dharma/system/Lircmap.xml xbmc-10.1-Dharma.patch/system/Lir
+ <select>KEY_OK</select>
+ <enter>KEY_ENTER</enter>
+ <clear>KEY_DELETE</clear>
+ <start>KEY_PROG1</start>
+ <start>KEY_MEDIA</start>
+ <back>KEY_EXIT</back>
+ <record>KEY_RECORD</record>
+ <play>KEY_PLAY</play>