summaryrefslogtreecommitdiffstats
path: root/doc/kpercentage/commands.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kpercentage/commands.docbook')
-rw-r--r--doc/kpercentage/commands.docbook53
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/kpercentage/commands.docbook b/doc/kpercentage/commands.docbook
new file mode 100644
index 00000000..b5997824
--- /dev/null
+++ b/doc/kpercentage/commands.docbook
@@ -0,0 +1,53 @@
+<chapter id="commands">
+<title>Command Reference</title>
+
+<sect1 id="kpercentage-mainwindow">
+<title>The main &kpercentage; window</title>
+
+<para>In the main window you can only enter one of the three input
+boxes. Here you have to type in your guess. Press
+<keycap>Enter</keycap> or click the <guibutton>Apply</guibutton>
+Button, to see if you are right. </para>
+
+<screenshot>
+<screeninfo>Here's a screenshot of the &kpercentage; main window</screeninfo>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="main.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase>Here's a screenshot of the &kpercentage; main window</phrase>
+ </textobject>
+ </mediaobject>
+</screenshot>
+
+<para>On the bottom, two progress bars display your effort. The upper bar shows the ratio
+ of totally attempted exercises. The lower bar compares the
+ right with the wrong answers. Do you notice that this is a
+ percentage task too? Mistyped inputs (letters, spaces, and so on) have no influence here.
+ </para>
+
+<para> At any time you can leave this window with the
+<guibutton>Cancel</guibutton> button. You will be carried back to the
+welcome window. There you can select another type of task or exit
+&kpercentage;.</para>
+
+<para> If you press the <guibutton>Apply</guibutton> button you are
+told whether your input was right or wrong... </para>
+
+<screenshot>
+<screeninfo>Information about correct input</screeninfo>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="answer.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase>Information about correct input</phrase>
+ </textobject>
+ </mediaobject>
+</screenshot>
+
+<para>The funny smiley jumping up and down for every right task you made!</para>
+</sect1>
+</chapter>
+