summaryrefslogtreecommitdiffstats
path: root/share/keys/inkscape.xml
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-12-02 22:41:06 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-12-04 20:39:35 +0000
commit8bc273fe101cf980af17c9b0e26f7c2a18930cb7 (patch)
tree46244cab8faa8dcaa9920fda8019daeca18c1d93 /share/keys/inkscape.xml
parentAdd a few useful lookup functions. (diff)
downloadinkscape-8bc273fe101cf980af17c9b0e26f7c2a18930cb7.tar.gz
inkscape-8bc273fe101cf980af17c9b0e26f7c2a18930cb7.zip
Added XRay
Diffstat (limited to 'share/keys/inkscape.xml')
-rw-r--r--share/keys/inkscape.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index a649b3e0e..7b674b04e 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -302,6 +302,12 @@ override) the bindings in the main default.xml.
<bind key="KP_6" modifiers="Primary" action="ViewSplitModeToggle" display="true" />
<bind key="KP_6" modifiers="Primary" action="ViewSplitModeToggle" />
+
+ <bind key="6" modifiers="Alt" action="ViewXRayToggle" display="true" />
+ <bind key="6" modifiers="Alt" action="ViewXRayToggle" />
+ <bind key="KP_6" modifiers="Alt" action="ViewXRayToggle" display="true" />
+ <bind key="KP_6" modifiers="Alt" action="ViewXRayToggle" />
+
<!-- Edit -->
<bind key="z" modifiers="Primary" action="EditUndo" display="true" />