Also make the Context Menu key a shortcut for showing viewer chrome

This commit is contained in:
Kovid Goyal 2019-09-09 20:45:50 +05:30
parent d5bb19f8ec
commit 25bc0dc6c5
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -206,7 +206,7 @@ def key_as_text(evt):
),
'show_chrome': desc(
v"['Escape']",
v"['Escape', 'ContextMenu']",
'ui',
_('Show the viewer controls'),
),