On 12/12/2014 04:29 PM, Dariusz Smoczyński wrote:
Solution 1) with reinstalling XMLmind does not work

OK.




Solution 2) - I can't find customize.xxe file. Could you help me a little?


A) Please use "Options|Install Add-ons" to install the add-on called "A sample customize.xxe". Then restart XMLmind XML Editor as instructed.

This add-on, which in itself adds a number of keyboard shortcuts, is documented in the bottom pane of the "Install Add-ons" dialog box.



B) File customize.xxe is found in folder "%APPDATA%\XMLmind\XMLEditor6\addon\sample_customize_xxe\"

where %APPDATA% is something like "C:\Users\john\AppData\Roaming\" on Windows 7.

You need to insert:

---
   <binding>
     <keyPressed code="C" modifiers="ctrl alt" />
     <command name="insertString" parameter="&#x107;" />
   </binding>
---

in file customize.xxe using any XML or text editor and then restart XMLmind XML Editor.



--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to