From df0c7e7e2475c05acac5bb491788e72eb5b850cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Fri, 3 Apr 2020 15:17:28 +0300 Subject: [PATCH 2/2] help-overlay.ui: Add three shortcuts F1: Show help Ctrl+question: Keyboard shortcuts Ctrl+e: Export logs to a file --- data/help-overlay.ui | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/data/help-overlay.ui b/data/help-overlay.ui index 881503e..4427e7c 100644 --- a/data/help-overlay.ui +++ b/data/help-overlay.ui @@ -1,42 +1,63 @@ True General True <Primary>n Open a new window True <Primary>w Close a window True + + + F1 + Show help + True + + + + + <Primary>question + Keyboard shorcuts + True + + - Search + Application True <Primary>f Find True + + + <Primary>e + Export logs to a file + True + + -- 2.35.1