From ec6c1355811ee867cb9fa792e524ad6ccff7a23a Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 7 Jun 2025 10:20:09 -0400 Subject: [PATCH] Keybinding for silence until prompt returns added to laptop.conf. Fenrir+Shift+Enter --- config/keyboard/laptop.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/keyboard/laptop.conf b/config/keyboard/laptop.conf index 0493eae4..54180a27 100644 --- a/config/keyboard/laptop.conf +++ b/config/keyboard/laptop.conf @@ -75,9 +75,10 @@ KEY_FENRIR,KEY_F2=toggle_braille KEY_FENRIR,KEY_F3=toggle_sound KEY_FENRIR,KEY_F4=toggle_speech KEY_FENRIR,KEY_ENTER=temp_disable_speech +KEY_FENRIR,KEY_SHIFT,KEY_ENTER=silence_until_prompt KEY_FENRIR,KEY_SHIFT,KEY_CTRL,KEY_P=toggle_punctuation_level KEY_FENRIR,KEY_RIGHTBRACE=toggle_auto_spell_check -KEY_FENRIR,KEY_SHIFT,KEY_ENTER=toggle_output +KEY_FENRIR,KEY_CTRL,KEY_SHIFT,KEY_ENTER=toggle_output KEY_FENRIR,KEY_SHIFT,KEY_E=toggle_emoticons KEY_FENRIR,KEY_ENTER=toggle_auto_read KEY_FENRIR,KEY_CTRL,KEY_T=toggle_auto_time