mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Also make the Context Menu key a shortcut for showing viewer chrome
This commit is contained in:
parent
d5bb19f8ec
commit
25bc0dc6c5
@ -206,7 +206,7 @@ SHORTCUTS = {
|
|||||||
),
|
),
|
||||||
|
|
||||||
'show_chrome': desc(
|
'show_chrome': desc(
|
||||||
v"['Escape']",
|
v"['Escape', 'ContextMenu']",
|
||||||
'ui',
|
'ui',
|
||||||
_('Show the viewer controls'),
|
_('Show the viewer controls'),
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user