summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 99e824e)
raw | patch | inline | side by side (parent: 99e824e)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 5 Sep 2007 14:58:19 +0000 (14:58 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Wed, 5 Sep 2007 14:58:19 +0000 (14:58 +0000) |
share/keys/default.xml | patch | blob | history | |
share/keys/inkscape.xml | patch | blob | history |
diff --git a/share/keys/default.xml b/share/keys/default.xml
index 9ba5608d469b458b451793ebd0f6f909d110afea..4b349dbe23e301ad4324d40d8eb761a4df8d592b 100644 (file)
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
<bind action="EditPasteWidthSeparately" />
<bind action="EditPasteHeightSeparately" />
+ <bind key="ampersand" modifiers="Ctrl" action="EditPasteLivePathEffect"/>
+ <bind key="7" modifiers="Ctrl" action="EditPasteLivePathEffect" display="true"/>
+
<bind key="Delete" action="EditDelete" display="true"/>
<bind key="KP_Delete" action="EditDelete" />
<bind key="BackSpace" action="EditDelete" />
<bind key="w" modifiers="Ctrl,Shift" action="DialogSwatches" display="true"/>
<bind key="W" modifiers="Ctrl,Shift" action="DialogSwatches" />
- <bind key="ampersand" modifiers="Ctrl" action="DialogLivePathEffect" /> <!-- & -->
<bind key="ampersand" modifiers="Ctrl,Shift" action="DialogLivePathEffect" />
<bind key="7" modifiers="Ctrl,Shift" action="DialogLivePathEffect" display="true" />
index 9ba5608d469b458b451793ebd0f6f909d110afea..4b349dbe23e301ad4324d40d8eb761a4df8d592b 100644 (file)
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
<bind action="EditPasteWidthSeparately" />
<bind action="EditPasteHeightSeparately" />
+ <bind key="ampersand" modifiers="Ctrl" action="EditPasteLivePathEffect"/>
+ <bind key="7" modifiers="Ctrl" action="EditPasteLivePathEffect" display="true"/>
+
<bind key="Delete" action="EditDelete" display="true"/>
<bind key="KP_Delete" action="EditDelete" />
<bind key="BackSpace" action="EditDelete" />
<bind key="w" modifiers="Ctrl,Shift" action="DialogSwatches" display="true"/>
<bind key="W" modifiers="Ctrl,Shift" action="DialogSwatches" />
- <bind key="ampersand" modifiers="Ctrl" action="DialogLivePathEffect" /> <!-- & -->
<bind key="ampersand" modifiers="Ctrl,Shift" action="DialogLivePathEffect" />
<bind key="7" modifiers="Ctrl,Shift" action="DialogLivePathEffect" display="true" />