mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-12-26 23:00:20 -05:00
Viewer: Ctrl+esc to show preferences
This commit is contained in:
parent
746381d179
commit
e4b00a3573
@ -264,6 +264,12 @@ def shortcuts_definition():
|
||||
_('Show the viewer controls'),
|
||||
),
|
||||
|
||||
'preferences': desc(
|
||||
v"['Ctrl+Escape']",
|
||||
'ui',
|
||||
_('Show viewer preferences'),
|
||||
),
|
||||
|
||||
'goto_location': desc(
|
||||
v"[';', ':', 'Shift+:', 'Shift+;', 'Ctrl+g']",
|
||||
'ui',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user