After using the US International AltGr layout under unix and win-us-intl-altgr under Windows for several years and due switching to MacOS at work, I found that the layout is not available or at least there is nothing comparable.
With the help of this I was able to copy every character into Ukulele and export it as a key layout.
- To install the keyboard layout open
Terminal
on your mac and execute the command below.
curl -sL https://api.github.com/repos/dnnspaul/macos-us-intl-no-dead-keys/tarball/main | sudo tar xz --exclude=README.md --exclude=KeyboardLayout.png --strip=1 -C /Library/Keyboard\ Layouts/
- Enter your password. This is required because the keyboard layout is installed for all users on your mac.
- Open
System Preferences
->Keyboard
->Input Sources
- Click
+
and addUS Intl without dead keys
(categoryEnglish
) (Note: If the keyboard is not displayed, you may have to restart your device) - Check
☑ Show Input menu in menu bar
. - In the menu bar (top right) select
US Intl without dead keys
.