From adf27fef39a3b19dbc1025034d8e1f104b2d28aa Mon Sep 17 00:00:00 2001 From: JazzyNico Date: Tue, 22 Jun 2010 19:39:47 +0200 Subject: [PATCH] Keys. Binding the Spray tool to 'a' and 'shift+F3'. --- share/keys/default.xml | 9 ++++++++- share/keys/inkscape.xml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/share/keys/default.xml b/share/keys/default.xml index 8e5aa2fd9..8f08de1d5 100644 --- a/share/keys/default.xml +++ b/share/keys/default.xml @@ -33,7 +33,7 @@ default keybindings by copying inkscape.xml to default.xml again. 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. --> @@ -184,6 +184,13 @@ override) the bindings in the main default.xml. + + + + + + + diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 8e5aa2fd9..8f08de1d5 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -33,7 +33,7 @@ default keybindings by copying inkscape.xml to default.xml again. 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. --> @@ -184,6 +184,13 @@ override) the bindings in the main default.xml. + + + + + + + -- 2.30.2