summaryrefslogtreecommitdiff
path: root/help/C/mouse.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mouse.page')
-rw-r--r--help/C/mouse.page37
1 files changed, 37 insertions, 0 deletions
diff --git a/help/C/mouse.page b/help/C/mouse.page
new file mode 100644
index 0000000..4ab6d56
--- /dev/null
+++ b/help/C/mouse.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="mouse">
+
+ <info>
+ <link type="guide" xref="index#ui"/>
+ </info>
+
+ <title>Using the Mouse</title>
+
+ <p>
+ All equations can be entered using the mouse.
+ To access all buttons there are a number of modes that can be selected from the <gui>View</gui> menu.
+ </p>
+ <table>
+ <tr>
+ <td><p>Basic</p></td>
+ <td><p>Provides buttons suitable for <link xref="equation">basic equations</link></p></td>
+ </tr>
+ <tr>
+ <td><p>Advanced</p></td>
+ <td><p>Provides buttons suitable for advanced mathematics</p></td>
+ </tr>
+ <tr>
+ <td><p>Scientific</p></td>
+ <td><p>Provides buttons suitable for <link xref="trigonometry">trigonometry</link></p></td>
+ </tr>
+ <tr>
+ <td><p>Financial</p></td>
+ <td><p>Provides buttons suitable for <link xref="financial">financial equations</link></p></td>
+ </tr>
+ <tr>
+ <td><p>Programming</p></td>
+ <td><p>Provides buttons suitable for computer programmers</p></td>
+ </tr>
+ </table>
+</page>