From 78b2f4e4f714cb458b45c58d4d10104d1fd63d79 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 15 Sep 2021 13:46:50 -0700 Subject: [PATCH] Add quit kcalc by control+Q --- source/2/2.4/2.4.3/Kcalc.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.4/2.4.3/Kcalc.rst b/source/2/2.4/2.4.3/Kcalc.rst index 79f53bcc..b2159ee8 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -23,6 +23,8 @@ To undo an operation press :kbd:`Control+Z` or :menuselection:`Edit --> Undo`. T To copy and answer out of KCalc press :kbd:`control + c` or :menuselection:`Edit --> Copy` from the menu. To paste a number into KCalc you can press :kbd:`control + v` or :menuselection:`Edit --> Paste` from the menu. To cut the text from KCalc press :kbd:`control +x` or :menuselection:`Edit --> Cut` from the menu. +To quit KCalc press :kbd:`Control+Q`. + Scientific calculator mode advanced functionality -------------------------------------------------