diff options
author | Sylvain CECCHETTO <cecchetto.sylvain@me.com> | 2020-09-09 10:03:45 +0200 |
---|---|---|
committer | Sylvain CECCHETTO <cecchetto.sylvain@me.com> | 2020-09-09 10:03:45 +0200 |
commit | 4f2b0192a6868bf13299f23a8cbc7e27b60606a5 (patch) | |
tree | ed6b5b5fcfd3ac00a0076c23e94cff206e53b56f /system/keymaps/customcontroller.SiriRemote.xml | |
parent | d273864a87ee0c46c3a6441204ea6f2df9ba4625 (diff) |
[tvOS][SiriRemote] Fix context menu action in VideosNav window
When user is in VideosNav window, this commit allow him
to open context menu by holding center of the Siri Remote
on the selected item.
Diffstat (limited to 'system/keymaps/customcontroller.SiriRemote.xml')
-rw-r--r-- | system/keymaps/customcontroller.SiriRemote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/customcontroller.SiriRemote.xml b/system/keymaps/customcontroller.SiriRemote.xml index f555d40292..aa30481dbd 100644 --- a/system/keymaps/customcontroller.SiriRemote.xml +++ b/system/keymaps/customcontroller.SiriRemote.xml @@ -128,7 +128,7 @@ </VideoMenu> <Videos> <customcontroller name="SiriRemote"> - <button id="7">Info</button> + <button id="7">ContextMenu</button> </customcontroller> </Videos> <PictureInfo> |