Eric Belpaire wrote:
> I've defined a list of hotstrings in a AHK file. After I've loaded the
file, AutoHotKey deletes the "^" I type and I can't have the french accented
characters with a hat (^).
Do you use multiple languages or keyboard layouts on your system? If so,
that might explain this because whenever you're typing in French, the
script's layout should be set to French (rather than English or some
language in which ^ is not a dead key).
If this is the issue, it might be fixed by opening the script's main window
via its tray icon. While the main window is active, use the language bar (or
a language hotkey such as LeftAlt+Shift) to change the script's
language/layout to French.
If this isn't the solution, please send an e-mail directly to
support@... so I can work with you to resolve it.
Thanks,
Chris