summaryrefslogtreecommitdiffstats
path: root/share/keys/inkscape.xml
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-12-01 16:07:55 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-12-01 16:17:15 +0000
commitc4c77d4826cabf2d41e8614225609427f57fa1f4 (patch)
tree0a40b9be68336b3cd7be2f112414dcbd4157b292 /share/keys/inkscape.xml
parentAdd scrool insensitive and reset if desktop change size (diff)
downloadinkscape-c4c77d4826cabf2d41e8614225609427f57fa1f4.tar.gz
inkscape-c4c77d4826cabf2d41e8614225609427f57fa1f4.zip
Fix merge to master and add shortcut
Diffstat (limited to 'share/keys/inkscape.xml')
-rw-r--r--share/keys/inkscape.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index 56ff10be5..9b5025d21 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -292,6 +292,8 @@ override) the bindings in the main default.xml.
<bind action="ViewColorModeNormal" />
<bind action="ViewColorModeGrayscale" />
+ <bind key="KP_7" modifiers="Primary" action="ViewSplitModeToggle" display="true" /> <!-- | -->
+
<!-- Edit -->
<bind key="z" modifiers="Primary" action="EditUndo" display="true" />