diff --git a/source/2/2.4/2.4.3/Kcalc.rst b/source/2/2.4/2.4.3/Kcalc.rst index ca7a639c..cc4a46c6 100644 --- a/source/2/2.4/2.4.3/Kcalc.rst +++ b/source/2/2.4/2.4.3/Kcalc.rst @@ -25,6 +25,8 @@ To copy and answer out of KCalc press :kbd:`control + c` or :menuselection:`Edit To view your history what you have calculated in KCalc press :kbd:`Control+h` or :menuselection:`Settings --> Show History`. To hide your history do the same thing again. You can select text with the mouse in KCalc and then right click select :menuselection:`Copy` or press :kbd:`Control+C` to copy what you have previously calculated. To select all of the history press :kbd:`Control+A` or right click :menuselection:`Select All`. +.. image:: kcalc-history.png + To get a main toolbar right click on the main menus and select :menuselection:`Main Toolbar`. To quit KCalc press :kbd:`Control+Q`. diff --git a/source/2/2.4/2.4.3/kcalc-history.png b/source/2/2.4/2.4.3/kcalc-history.png new file mode 100644 index 00000000..65862dac Binary files /dev/null and b/source/2/2.4/2.4.3/kcalc-history.png differ