Add escape - history height in Qalculate! prefrences

This commit is contained in:
Lyn Perrine 2025-03-04 14:22:15 -08:00
parent 8c95860b64
commit 16a4e06965

View File

@ -110,4 +110,4 @@ from the command line.
Customizing 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.