summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2008-02-27 02:48:54 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2008-02-27 02:48:54 +0000
commitcccceb7856b841d4a943e9232ac9f2492f6b3ea5 (patch)
tree262f232e9a1b3d942e496a9d2b07f873d0874fba /doc
parentmore boilerplate for SVGFonts (diff)
downloadinkscape-cccceb7856b841d4a943e9232ac9f2492f6b3ea5.tar.gz
inkscape-cccceb7856b841d4a943e9232ac9f2492f6b3ea5.zip
fix 3d box drag
(bzr r4873)
Diffstat (limited to 'doc')
-rw-r--r--doc/keys.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/keys.xml b/doc/keys.xml
index 7500ab3ed..977ff4ba7 100644
--- a/doc/keys.xml
+++ b/doc/keys.xml
@@ -900,7 +900,8 @@ groups) with the same effect as Alt+click.)</note>
*<section title="3D box tool" color="cff4e2">
<group>
<title>Draw</title>
-<mouse><key><left-drag/></key> <action>draw a 3D box (use shift to extrude in Z direction)</action></mouse>
+<mouse><key><left-drag/></key> <action>draw a 3D box (X/Y plane)</action></mouse>
+<mouse><key><shift/><left-drag/></key> <action>draw a 3D box (extrude in Z)</action></mouse>
</group>
<group>