diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index ceced617a8..8d92fdc3db 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -206,7 +206,7 @@ SHORTCUTS = { ), 'show_chrome': desc( - v"['Escape']", + v"['Escape', 'ContextMenu']", 'ui', _('Show the viewer controls'), ),