Skip to content

Commit

Permalink
[keyboard] back = stop
Browse files Browse the repository at this point in the history
  • Loading branch information
koying committed Mar 29, 2016
1 parent 400839b commit 46ad291
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions system/keymaps/keyboard.xml
Expand Up @@ -297,10 +297,10 @@
<r>Rewind</r>
<period>StepForward</period>
<comma>StepBack</comma>
<backspace>Fullscreen</backspace>
<backspace mod="longpress">Stop</backspace>
<browser_back>Fullscreen</browser_back>
<browser_back mod="longpress">Stop</browser_back>
<backspace>Stop</backspace>
<backspace mod="longpress">Fullscreen</backspace>
<browser_back>Stop</browser_back>
<browser_back mod="longpress">Fullscreen</browser_back>
<quote>Seek(-7)</quote> <!-- Replaces smallstepback -->
<opensquarebracket>BigStepForward</opensquarebracket>
<closesquarebracket>BigStepBack</closesquarebracket>
Expand Down

0 comments on commit 46ad291

Please sign in to comment.