summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-07-26 05:05:53 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-07-26 05:05:53 +0000
commit06f157764e57db1469f5181a7ac549dcb4b8e0fa (patch)
tree7d03a1a13b10a6766b7f3640343fdeb436e5d0a1 /share
parentfeImage boilerplate code. (diff)
downloadinkscape-06f157764e57db1469f5181a7ac549dcb4b8e0fa.tar.gz
inkscape-06f157764e57db1469f5181a7ac549dcb4b8e0fa.zip
inkscape.xml and default.xml must be the same
(bzr r3302)
Diffstat (limited to 'share')
-rw-r--r--share/keys/inkscape.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index 3a1a22ddb..da62bc26c 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -103,6 +103,12 @@ override) the bindings in the main default.xml.
<bind action="RectPrefs" />
+ <bind key="F4" modifiers="Shift" action="Tool3DBox" display="true"/>
+ <bind key="x" action="Tool3DBox" />
+ <bind key="X" action="Tool3DBox" />
+
+ <bind action="3DBoxPrefs" />
+
<bind key="F5" action="ToolArc" display="true"/>
<bind key="e" action="ToolArc" />
<bind key="E" action="ToolArc" />