Code

Khmer translation updated
[inkscape.git] / share / keys / xara.xml
index 323807139b4b599d0650826c985fe00893106583..43e909011a4d68e6fe8c3a9b359e9942beb5558c 100644 (file)
@@ -12,7 +12,7 @@ decide to use this keymap (generally, Inkscape has considerably more keyboard sh
 than Xara). Conversely, some of the Xara keys are not included because Inkscape does not
 yet have the corresponding actions or they are not yet configurable through verbs.
 
-To enable this keumap, copy this file over to default.xml.
+To enable this keymap, copy this file over to default.xml.
 -->
 
 <!-- 
@@ -31,7 +31,6 @@ Push Tool  SHIFT+F8 or ALT+X
 Clipart Gallery  SHIFT+F10
 Fill Gallery  SHIFT+F11
 Frame Gallery  SHIFT+F12
-Layer Gallery  F10
 Bitmap Gallery  F11
 Line Gallery  F12  // stroke style?
 Name Gallery  CTRL+SHIFT+F9
@@ -82,14 +81,11 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="s" modifiers="Ctrl" action="FileSave" display="true"/>
   <bind key="S" modifiers="Ctrl" action="FileSave" />
 
-  <bind action="FileSaveAs" display="true"/>
   <bind action="FileSaveAs" />
 
   <bind key="p" modifiers="Ctrl" action="FilePrint" display="true"/>
   <bind key="P" modifiers="Ctrl" action="FilePrint" />
 
-  <bind action="FilePrintDirect" />
-
   <bind key="I" modifiers="Ctrl,Shift" action="FileImport" display="true"/>
   <bind key="i" modifiers="Ctrl,Shift" action="FileImport" />
 
@@ -161,9 +157,9 @@ Hom/end keys-select minimum or maximum feather values
 
   <bind action="PenPrefs" />
 
-  <bind key="F6" modifiers="Ctrl" action="ToolCalligrphic" display="true"/>
-  <bind key="c" action="ToolCalligrphic" />
-  <bind key="C" action="ToolCalligrphic" />
+  <bind key="F6" modifiers="Ctrl" action="ToolCalligraphic" display="true"/>
+  <bind key="c" action="ToolCalligraphic" />
+  <bind key="C" action="ToolCalligraphic" />
 
   <bind action="CalligraphicPrefs" />
 
@@ -223,7 +219,6 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="KP_5" action="ZoomPage" />
   <bind key="6" action="ZoomPageWidth" display="true"/>
 
-  <bind action="ZoomPageWidth" />
   <bind action="ZoomPageWidth" />
 
   <bind key="grave" modifiers="Shift" action="ZoomNext" display="true"/> <!-- ` -->
@@ -246,7 +241,6 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="L" modifiers="Ctrl" action="ToggleRulers" display="true"/>
   <bind key="l" modifiers="Ctrl" action="ToggleRulers" />
 
-  <bind action="ToggleScrollbars" display="true"/>
   <bind action="ToggleScrollbars" />
 
   <bind key="bar" modifiers="Shift" action="ToggleGuides" /> <!-- | -->
@@ -314,8 +308,8 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="d" modifiers="Alt,Shift" action="EditUnlinkClone" display="true"/>
   <bind key="D" modifiers="Alt,Shift" action="EditUnlinkClone" />
 
-  <bind key="d" modifiers="Shift" action="EditCloneOriginal" display="true"/>
-  <bind key="D" modifiers="Shift" action="EditCloneOriginal" />
+  <bind key="d" modifiers="Shift" action="EditCloneSelectOriginal" display="true"/>
+  <bind key="D" modifiers="Shift" action="EditCloneSelectOriginal" />
 
   <bind key="a" modifiers="Ctrl" action="EditSelectAll" display="true"/>
   <bind key="A" modifiers="Ctrl" action="EditSelectAll" />
@@ -401,7 +395,7 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="c" modifiers="Ctrl,Alt" action="StrokeToPath" display="true"/>
   <bind key="C" modifiers="Ctrl,Alt" action="StrokeToPath" />
 
-  <bind action="SelectionCombine" display="true"/>
+  <bind action="SelectionCombine" />
 
   <bind key="k" modifiers="Ctrl,Shift" action="SelectionBreakApart" display="true"/>
   <bind key="K" modifiers="Ctrl,Shift" action="SelectionBreakApart" />
@@ -457,7 +451,7 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="j" modifiers="Ctrl,Alt" action="SelectionLinkedOffset" display="true"/>
   <bind key="J" modifiers="Ctrl,Alt" action="SelectionLinkedOffset" />
 
-  <bind action="SelectionSimplify" display="true"/>
+  <bind action="SelectionSimplify" />
 
   <bind action="SelectionReverse" />
 
@@ -505,6 +499,8 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="Page_Down" modifiers="Shift" action="LayerMoveToPrev" />
   <bind key="KP_Page_Down" modifiers="Shift" action="LayerMoveToPrev" />
 
+  <bind key="F10" action="DialogLayers" display="true" />
+
 <!-- Dialogs -->
 
   <bind key="x" modifiers="Ctrl,Shift" action="DialogXMLEditor" display="true"/>
@@ -525,13 +521,12 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="E" modifiers="Ctrl" action="DialogFillStroke" display="true"/>
   <bind key="e" modifiers="Ctrl" action="DialogFillStroke"/>
 
-  <bind action="DialogFind" display="true"/>
   <bind action="DialogFind" />
 
   <bind key="m" modifiers="Ctrl,Shift" action="DialogTransform" display="true"/>
   <bind key="M" modifiers="Ctrl,Shift" action="DialogTransform" />
 
-  <bind action="DialogObjectProperties" display="true"/>
+  <bind action="DialogObjectProperties" />
 
   <bind key="F9" action="DialogSwatches" display="true"/>
   <bind key="w" modifiers="Ctrl,Shift" action="DialogSwatches"/>
@@ -558,6 +553,9 @@ Hom/end keys-select minimum or maximum feather values
 
   <bind action="EffectLast" />
   <bind action="EffectLastPref" />
+  <!-- You can also assign keys to individual effects. The action should be set to he
+  effect id from the .inx file, for example "org.ekips.filter.addnodes" for the Add
+  Nodes effect. -->
 
 </keys>