diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index e84ee6591f..33b3b47352 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+,', 'Ctrl+Esc', 'Meta+Esc', 'Meta+,']", + v"['Ctrl+,', 'Ctrl+Escape', 'Meta+Escape', 'Meta+,']", 'ui', _('Show viewer preferences'), ),