summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/keys.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/keys.xml b/doc/keys.xml
index 14a334e44..6486450b1 100644
--- a/doc/keys.xml
+++ b/doc/keys.xml
@@ -1063,6 +1063,8 @@ groups) with the same effect as Alt+click.)</note>
<note>If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path.</note>
<mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
<note>Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
+<mouse><key><ctrl/><left-click/></key> <action>create a single dot</action></mouse>
+<note>This creates a single dot, represented by a small circle. The dot size (relative to the current stroke width) can be set in the Preferences dialog. With Shift, the size is doubled. Pressing Alt while creating multiple dots randomly varies their size.</note>
</group>
</section>
@@ -1103,6 +1105,12 @@ groups) with the same effect as Alt+click.)</note>
</group>
<group>
+<title>Create dots</title>
+<mouse><key><ctrl/><left-click/></key> <action>create a single dot</action></mouse>
+<note>This creates a single dot, represented by a small circle. The dot size (relative to the current stroke width) can be set in the Preferences dialog. With Shift, the size is doubled. Pressing Alt while creating multiple dots randomly varies their size.</note>
+
+
+<group>
<title>Finish</title>
<keys><key><misc-wide f="Enter"/></key> <action>finish current line</action></keys>
<mouse><key><right-click/></key> <action>finish current line</action></mouse>