Skip to content

Commit

Permalink
[remote] remove double 'KEY_PLAYPAUSE' mapping. this mapping will not…
Browse files Browse the repository at this point in the history
… work correct in this way because 'KEY_PLAYPAUSE' is already defined and is not needed because <play> already support 'pause' if pressing again.
  • Loading branch information
sraue committed Jan 29, 2012
1 parent 08ca750 commit 2b32c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/Lircmap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@
<play>KEY_PLAY</play>
<play>KEY_PLAYPAUSE</play>
<pause>KEY_PAUSE</pause>
<pause>KEY_PLAYPAUSE</pause>
<stop>KEY_STOP</stop>
<stop>KEY_STOPCD</stop>
<forward>KEY_FASTFORWARD</forward>
Expand Down

0 comments on commit 2b32c18

Please sign in to comment.