aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authoruNiversaI <uNiversal@noreply.github.com>2015-03-17 20:36:50 +0900
committeruNiversaI <uNiversal@noreply.github.com>2015-03-21 19:54:24 +0900
commit2ee1c78e50dfd42af8ea762bcba98f1235e18a7f (patch)
tree997d17e9636c514358851b9378153b71fae67364 /system
parent29f30ccb4b147aba845ec80b0a61a975ac591565 (diff)
[keyboard] add/restore track rating functionality
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/keyboard.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index a896a4b2e4..ad469e38d4 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -303,6 +303,8 @@
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
+ <pageup>IncreaseRating</pageup>
+ <pagedown>DecreaseRating</pagedown>
<backspace>Fullscreen</backspace>
<return>OSD</return>
<enter>OSD</enter>