summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f976a4)
raw | patch | inline | side by side (parent: 7f976a4)
author | JazzyNico <nicoduf@yahoo.fr> | |
Tue, 22 Jun 2010 17:39:47 +0000 (19:39 +0200) | ||
committer | JazzyNico <nicoduf@yahoo.fr> | |
Tue, 22 Jun 2010 17:39:47 +0000 (19:39 +0200) |
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 8e5aa2fd948ffa9f5be7568b6f1a811227a04ea7..8f08de1d5f38d5309e3ea2335dde0b2e7e21d271 100644 (file)
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
In case of conflict, those bindings that come later override those before them. This
file resides in the share/keys directory of your Inkscape installation, but you may also
-have a default.xml in your personal Inkscape profile directory (e.g. ~/.inkscape
+have a default.xml in your personal Inkscape profile directory (e.g. ~/.config/inkscape
on Unix). The bindings in that personal file are added to (or, if there's a conflict,
override) the bindings in the main default.xml.
-->
<bind action="DropperPrefs" />
+ <bind key="F3" modifiers="Shift" action="ToolSpray" display="true"/>
+ <bind key="a" action="ToolSpray" />
+ <bind key="A" action="ToolSpray" />
+
+ <bind action="SprayPrefs" />
+
+
<!-- Zoom -->
<bind key="plus" action="ZoomIn" display="true"/>
index 8e5aa2fd948ffa9f5be7568b6f1a811227a04ea7..8f08de1d5f38d5309e3ea2335dde0b2e7e21d271 100644 (file)
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
In case of conflict, those bindings that come later override those before them. This
file resides in the share/keys directory of your Inkscape installation, but you may also
-have a default.xml in your personal Inkscape profile directory (e.g. ~/.inkscape
+have a default.xml in your personal Inkscape profile directory (e.g. ~/.config/inkscape
on Unix). The bindings in that personal file are added to (or, if there's a conflict,
override) the bindings in the main default.xml.
-->
<bind action="DropperPrefs" />
+ <bind key="F3" modifiers="Shift" action="ToolSpray" display="true"/>
+ <bind key="a" action="ToolSpray" />
+ <bind key="A" action="ToolSpray" />
+
+ <bind action="SprayPrefs" />
+
+
<!-- Zoom -->
<bind key="plus" action="ZoomIn" display="true"/>