diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-07-26 05:05:53 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-07-26 05:05:53 +0000 |
| commit | 06f157764e57db1469f5181a7ac549dcb4b8e0fa (patch) | |
| tree | 7d03a1a13b10a6766b7f3640343fdeb436e5d0a1 /share | |
| parent | feImage boilerplate code. (diff) | |
| download | inkscape-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.xml | 6 |
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" /> |
