
If (A_PriorHotKey = "!VKC0SC029" & A_TimeSincePriorHotkey =","breve") StringSplit, char, accentedCharacters, `, !VKC0SC029::Return grave -> the grave ` accent gave some probs, used the virtualkey + scancode instead This code has provided everything I’ve needed so far, so Veil-wherever you are- thank you! #UseHook Veil broke his solution into two parts, but I’ve combined them here to make it easier for your to copy into your AutoHotKey script file.
Character map for mac archive#
I searched some more and eventually discovered a post in the AutoHotKey forum archive by “Veil” from way back in 2008. Before I got too far, however, I realized I really needed accents, umlauts, and the like. With these two examples, I was able to jump right in and map many of the most common shortcuts I use while writing.


I just wanted to bring it all into one place so it’ll save you a few hours of research to get everything working.
Character map for mac full#
I will give full credit to the sources as I discuss each. When I started setting up my new Surface Book, I began searching for a way to bring Mac-like special character entry to Windows 10.ĭisclaimer: I take absolutely no credit for the code you see below. For nearly a decade, however, I’ve been writing and developing on a Mac and I absolutely love how much easier it is to use special characters. I am a bit of a geek for proper punctuation: Em dashes… en dashes… curly quotes… ellipses… I love them all! Prior to 2007, I was a long-time Windows user and was a master of the Alt + numeric code system of entering special characters on that operating system.
