From 16a4e069655c2043872fc442d4f4ff610c59ac50 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 4 Mar 2025 14:22:15 -0800 Subject: [PATCH] Add escape - history height in Qalculate! prefrences --- source/2/2.4/2.4.3/Qalculate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.3/Qalculate.rst b/source/2/2.4/2.4.3/Qalculate.rst index 3d8d030f..b3f80dbb 100644 --- a/source/2/2.4/2.4.3/Qalculate.rst +++ b/source/2/2.4/2.4.3/Qalculate.rst @@ -110,4 +110,4 @@ from the command line. Customizing ----------- -To open the prefrences dialog for Qalculate! left click on the three bars :menuselection:`Menu --> Prefrences`. To change settings on how Qalculate! appears use the :guilabel:`Look & Feel` tab. To not use the system language check the :guilabel:`Ignore system language` checkbox and select the language in the :guilabel:`Language` menu. To allow multiple Qalculate! instances check the :guilabel:`Allow multiple instances` checkbox. To clear the history of Qalculate! on exit check the :guilabel:`Clear history on exit` checkbox. To change the maximum number of lines of history saved change the :guilabel:`Max history lines saved` field. +To open the prefrences dialog for Qalculate! left click on the three bars :menuselection:`Menu --> Prefrences`. To change settings on how Qalculate! appears use the :guilabel:`Look & Feel` tab. To not use the system language check the :guilabel:`Ignore system language` checkbox and select the language in the :guilabel:`Language` menu. To allow multiple Qalculate! instances check the :guilabel:`Allow multiple instances` checkbox. To clear the history of Qalculate! on exit check the :guilabel:`Clear history on exit` checkbox. To change the maximum number of lines of history saved change the :guilabel:`Max history lines saved` field. To close Qalculate with the escape key check the :guilabel:`Close application with escape key` checkbox. To not use keyboard keys for Reverse Polish Notation uncheck the :guilabel:`Use keys for RPN` checkbox. To have the :kbd:`^` key be used for a bitwise XOR check the :guialabel:`Use caret for bitwise XOR` checkbox. To start Qalculate always on top of other windows check the :guialbel:`Keep above other windows` checkbox. To prevese the hieght of history in your window check the :guilabel:`Preserve history height` checkbox.