diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-12-01 16:07:55 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-12-01 16:17:15 +0000 |
| commit | c4c77d4826cabf2d41e8614225609427f57fa1f4 (patch) | |
| tree | 0a40b9be68336b3cd7be2f112414dcbd4157b292 /share/keys | |
| parent | Add scrool insensitive and reset if desktop change size (diff) | |
| download | inkscape-c4c77d4826cabf2d41e8614225609427f57fa1f4.tar.gz inkscape-c4c77d4826cabf2d41e8614225609427f57fa1f4.zip | |
Fix merge to master and add shortcut
Diffstat (limited to 'share/keys')
| -rw-r--r-- | share/keys/inkscape.xml | 2 |
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" /> |
