From 98eac594d693f919cfb8df2de527b1afc526affd Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 16 Jun 2022 11:02:15 -0700 Subject: [PATCH] Add loses focus checkbox --- source/3/3.1/3.1.2/qterminal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.2/qterminal.rst b/source/3/3.1/3.1.2/qterminal.rst index 23d592f1..ee82fdca 100644 --- a/source/3/3.1/3.1.2/qterminal.rst +++ b/source/3/3.1/3.1.2/qterminal.rst @@ -54,7 +54,7 @@ The :guilabel:`Shortcuts` tab shows all the different shortcuts and how to chang .. image:: qterminal-shortcuts.png -The :guilabel:`Dropdown` tab shows effects on the appearance for the drop down settings of QTerminal. The :guilabel:`Show on start` checkbox if checked shows the drop down menu when it is launched otherwise it is hidden. The :guilabel:`Height` field shows the height of the drop down terminal. The :guilabel:`Width` field shows how wide to make the dropdown terminal. The field :guilabel:`Shortcut` is the shortcut to bring down the drop down terminal and to change the shortcut type in a different key. +The :guilabel:`Dropdown` tab shows effects on the appearance for the drop down settings of QTerminal. The :guilabel:`Show on start` checkbox if checked shows the drop down menu when it is launched otherwise it is hidden. To have the terminal open if you go to a different window check the :guilabel:`Keep window open when it loses focus` checkbox. The :guilabel:`Height` field shows the height of the drop down terminal. The :guilabel:`Width` field shows how wide to make the dropdown terminal. The field :guilabel:`Shortcut` is the shortcut to bring down the drop down terminal and to change the shortcut type in a different key. .. image:: qterminal-drop-pref.png