summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2008-09-19 18:13:32 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2008-09-19 18:13:32 +0000
commit1ad2a32366c99547fc6963585bf92d802613de1b (patch)
tree2178d022531b2f1bda2e53c3ec3f31db4b234e62
parentby default, try square arrangement, not 1 row as before (diff)
downloadinkscape-1ad2a32366c99547fc6963585bf92d802613de1b.tar.gz
inkscape-1ad2a32366c99547fc6963585bf92d802613de1b.zip
shift+letters are reserved for modes inside tools, so we cannot use them for global shortcutas
(bzr r6848)
-rw-r--r--share/keys/inkscape.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index ac80e639c..4c9f686f4 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -362,9 +362,6 @@ override) the bindings in the main default.xml.
<bind key="i" modifiers="Alt,Shift" action="ObjectsFromPattern" display="true"/>
<bind key="I" modifiers="Alt,Shift" action="ObjectsFromPattern" />
- <bind key="g" modifiers="Shift" action="ObjectsToGuides" display="true"/>
- <bind key="G" modifiers="Shift" action="ObjectsToGuides" />
-
<bind action="ObjectSetMask" />
<bind action="ObjectUnSetMask" />