stevenilsen123 / mac-keyboard-behavior-in-windows

This AutoHotKey script gets you all the MacOS keyboard shortcuts you love, in Windows!
240 stars 15 forks source link

Alt Gr button not working #12

Closed pavel-kalmykov closed 11 months ago

pavel-kalmykov commented 1 year ago

I followed the tutorial, and the shortcuts were working as expected, but then I realized that the Altr Gr key stopped working, keeping me unable to type characters such as \, |, @, #, ~, €, ¬ (Alt Gr + º, 1, 2, 3, 4, 5, 6).

Can someone please take a look at it? Thank you beforehand.

stevenilsen123 commented 1 year ago

Sorry, I'm not familiar with AltGr since we don't use that key in the US. However, give this a try and let me know if it works:

In PowerToys, try remapping only the left modifier keys as such. I believe this should leave the AltGr key unmodified. image

If you can confirm that it works, I'll update the instuctions.

stevenilsen123 commented 1 year ago

@pavel-razgovorov - are you able to confirm if the above fix worked?