Code

LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
[inkscape.git] / share / keys / default.xml
index d77cdaa25509b310f3b6f590f369461564675fa3..cb8044a0a753268ef155668b17d957fe8c33e142 100644 (file)
@@ -320,7 +320,9 @@ override) the bindings in the main default.xml.
 
   <bind key="Escape" action="EditDeselect" /> 
 
-<!-- Objects/selection -->
+  <bind key="7" action="EditNextPathEffectParameter" display="true"/>
+
+  <!-- Objects/selection -->
 
   <bind key="h" action="ObjectFlipHorizontally" display="true"/>
   <bind key="H" action="ObjectFlipHorizontally" />