diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2010-08-03 16:27:22 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2010-08-03 16:27:22 +0000 |
| commit | 2ab0afb648a835e2cc64c79d0b59db804b469fff (patch) | |
| tree | 2dfe03e8359fa0ed0d543faa64b22b45afe645f7 /doc | |
| parent | updated PO file (diff) | |
| download | inkscape-2ab0afb648a835e2cc64c79d0b59db804b469fff.tar.gz inkscape-2ab0afb648a835e2cc64c79d0b59db804b469fff.zip | |
Doc. Keys and mouse reference fix.
(bzr r9680)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/keys.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/keys.xml b/doc/keys.xml index d7e9d8c5b..f37a73cfa 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -183,7 +183,7 @@ RFE</a>).</p> <group> <title>Display mode</title> -<keys><key><ctrl/><misc-wide f="keypad 5"/></key> <action>toggle normal/no filters/outline/print colors preview mode</action></keys> +<keys><key><ctrl/><misc-wide f="keypad 5"/></key> <action>toggle normal/no filters/outline mode</action></keys> </group> </section> @@ -1148,7 +1148,7 @@ with the segment; another Shift+S will expand a second handle</note> <group> <title>Create dots</title> -<mouse><key><ctrl/><left-click/></key> <action>create a dot</action></mouse> +<mouse><key><ctrl/><left-click/></key> <action>create a dot (straight line modes only)</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> |
