From 1acac026df7d4fc77e787831a4bf8180079ee153 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 12 Jun 2024 17:43:01 -0700 Subject: [PATCH] Add Multiple actions behavior thanks wxl --- source/3/3.2/3.2.14/shortcut_keys.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/3/3.2/3.2.14/shortcut_keys.rst b/source/3/3.2/3.2.14/shortcut_keys.rst index 549ff100..3dfec0d9 100644 --- a/source/3/3.2/3.2.14/shortcut_keys.rst +++ b/source/3/3.2/3.2.14/shortcut_keys.rst @@ -16,6 +16,10 @@ You can **Add** a new keyboard shortcut clicking the :guilabel:`Add` button. The To see what previous keyboard shortcuts use their are several columns to see what keyboard shortcuts do. To see what number of each keyboard shortcut look at the :guilabel:`Id` column. To see what keyboard to press look at the :guilabel:`Shortcut` column. To see what the shortcut does look at the :guilabel:`Description` column. To see what type of keyboard shortcut view the :guilabel:`Type` column. To see what command or what the shortcut will do view the :guilabel:`Info` column. +The :guilabel:`Multiple actions behavior` field changes what to do if you have multiple shortcuts bound to the same key. If you had both qterminal and qps launch with :kbd:`Control + ALT + Del` Selecting :menuselection:`First` on :guilabel:`Multiple actions behavior` will launch qterminal. Selecting :menuselection:`Last` on :guilabel:`Multiple actions behavior` will launch qps. To launch both qps and qterminal select +:menuselection:`All` from :guilabel:`Multiple actions behavior`.To have neither qps or qterminal open select :menuselection:`None` from :guilabel:`Multiple actions behavior`. + + To close Shortcut Keys press the :kbd:`Escape` key or press the :guilabel:`Close` button. Screenshots