Dariusz -----Original Message----- From: Hussein Shafie [mailto:[email protected]] Sent: Friday, December 12, 2014 4:55 PM To: [email protected] Cc: '[email protected]' Subject: Re: [XXE] Polish letter ć on Alt gr c
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="ć" />
</binding>
---
in file customize.xxe using any XML or text editor and then restart
XMLmind XML Editor.
Alt Gr c.pdf
Description: Adobe PDF document
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

