Skip to content

Commit

Permalink
Update keymap.xml
Browse files Browse the repository at this point in the history
Add KEY_VIDEO to open big poster.
  • Loading branch information
Orlandoxx authored May 27, 2024
1 parent a5e8bd7 commit 9aa8631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imdb/src/keymap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<key id="KEY_PVR" mapto="poster" flags="m"/>
<key id="KEY_FILE" mapto="poster" flags="m"/>
<key id="KEY_MEDIA" mapto="poster" flags="m"/>
<key id="KEY_VIDEO" mapto="poster" flags="m"/>
<key id="KEY_TEXT" mapto="synopsis" flags="m"/>
<key id="KEY_INFO" mapto="reviews" flags="m"/>
</map>
Expand Down

0 comments on commit 9aa8631

Please sign in to comment.