summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-09-02 20:11:24 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-09-02 20:11:24 +0000
commit68dab2800a80c712f1f1803f71ed301c4f05ae14 (patch)
tree495f49aa484300a97b65d49de871ffa9fc62e900
parentAnd update the Makefile for examples... (diff)
downloadinkscape-68dab2800a80c712f1f1803f71ed301c4f05ae14.tar.gz
inkscape-68dab2800a80c712f1f1803f71ed301c4f05ae14.zip
change tweak to shift+f2
(bzr r3668)
-rw-r--r--share/keys/default.xml3
-rw-r--r--share/keys/inkscape.xml2
2 files changed, 2 insertions, 3 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml
index 16f8f2e29..9ba5608d4 100644
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
@@ -91,7 +91,7 @@ override) the bindings in the main default.xml.
<bind action="NodePrefs" />
- <bind key="F2" modifiers="Alt" action="ToolTweak" display="true"/>
+ <bind key="F2" modifiers="Shift" action="ToolTweak" display="true"/>
<bind key="w" action="ToolTweak" />
<bind key="W" action="ToolTweak" />
@@ -514,7 +514,6 @@ override) the bindings in the main default.xml.
<bind key="ampersand" modifiers="Ctrl,Shift" action="DialogLivePathEffect" />
<bind key="7" modifiers="Ctrl,Shift" action="DialogLivePathEffect" display="true" />
-
<bind action="DialogMetadata" />
<bind action="DialogClonetiler" />
<bind action="DialogGridArrange" />
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index e42da28f1..9ba5608d4 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -91,7 +91,7 @@ override) the bindings in the main default.xml.
<bind action="NodePrefs" />
- <bind key="F2" modifiers="Alt" action="ToolTweak" display="true"/>
+ <bind key="F2" modifiers="Shift" action="ToolTweak" display="true"/>
<bind key="w" action="ToolTweak" />
<bind key="W" action="ToolTweak" />