Code

spellcheck keys
authorbuliabyak <buliabyak@users.sourceforge.net>
Tue, 17 Feb 2009 20:35:04 +0000 (20:35 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Tue, 17 Feb 2009 20:35:04 +0000 (20:35 +0000)
share/keys/default.xml
share/keys/inkscape.xml

index 0fa71c1e1baef9109748e2ce4a7593aa5ddac642..370bd5a2c241b8bd4e4b45893be355c0e20f0d55 100644 (file)
@@ -468,6 +468,9 @@ override) the bindings in the main default.xml.
   <bind action="ObjectFlowtextToText" />
   <bind action="SelectionTextRemoveKerns" />
 
+  <bind key="k" modifiers="Ctrl,Alt" action="DialogSpellcheck" display="true"/>
+  <bind key="K" modifiers="Ctrl,Alt" action="DialogSpellcheck" />
+
 <!-- Layers -->
 
   <bind key="N" modifiers="Ctrl,Shift" action="LayerNew" display="true"/>
index 0fa71c1e1baef9109748e2ce4a7593aa5ddac642..370bd5a2c241b8bd4e4b45893be355c0e20f0d55 100644 (file)
@@ -468,6 +468,9 @@ override) the bindings in the main default.xml.
   <bind action="ObjectFlowtextToText" />
   <bind action="SelectionTextRemoveKerns" />
 
+  <bind key="k" modifiers="Ctrl,Alt" action="DialogSpellcheck" display="true"/>
+  <bind key="K" modifiers="Ctrl,Alt" action="DialogSpellcheck" />
+
 <!-- Layers -->
 
   <bind key="N" modifiers="Ctrl,Shift" action="LayerNew" display="true"/>