From 330d5d1b42518cea9361142690509ff0b03825b9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 31 Dec 2019 08:43:25 +0530 Subject: [PATCH] ... --- src/pyj/read_book/shortcuts.pyj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'), ),