diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/keys.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/keys.xml b/doc/keys.xml index e21001b1f..20258dcf5 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -1099,6 +1099,13 @@ with the segment; another Shift+S will expand a second handle</note> <note>Shift also temporarily disables snapping to grid or guides when you are drawing with grid or guides on.</note> <mouse><key><alt/><left-drag/></key> <action>averaging draw (sketch mode)</action></mouse> </group> +<group> +<title>Create dots</title> +<mouse><key><ctrl/><left-click/></key> <action>create a dot</action></mouse> +<note>This creates a small circle. Its size (relative to the current stroke width) can be set in Preferences.</note> +<mouse><key><shift/><ctrl/><left-click/></key> <action>create a double-sized dot</action></mouse> +<mouse><key><alt/><ctrl/><left-click/></key> <action>create a random-sized dot</action></mouse> +</group> </section> *<section title="Pen (Bezier) tool" color="e7f5d7"> |
