linux | ||
osx | ||
windows | ||
README.md |
us-altgr-intl
This is an adaptation of the Xorg US keymap "altgr-intl" variant for OSX and Windows.
More information can be found here and here.
Usage
Linux
I use a setup-inputs.sh
script in .xinitc
to bootstrap my preferences for keyboard input:
xset r rate 200 30
xset m 0 0
setxkbmap -rules evdev -model -evdev -layout us -variant altgr-intl
setxkbmap -option ctrl:nocaps
OSX
sudo cp osx/us-altgr-intl.keylayout /Library/Keyboard\ Layouts
A reboot is probably necessary for the new keymap to appear in Preferences/Keyboard.
This has been tested with OSX Mojave 10.14.6.
Windows
Run the setup.exe file to install the layout, then choose it from the Keyboard setup app.
Improvements
Basics are here for my own usage but diacritics combinations (dead-keys mode overlappings) are probably missing. Any improvement is welcome. This file has been developped with Ukulele for a US ANSI keyboard.