diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index 0db1263eb2..e84ee6591f 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -265,7 +265,7 @@ def shortcuts_definition(): ), 'preferences': desc( - v"['Ctrl+Escape']", + v"['Ctrl+,', 'Ctrl+Esc', 'Meta+Esc', 'Meta+,']", 'ui', _('Show viewer preferences'), ),