Find a file
2023-06-08 11:48:44 +02:00
linux feat: add linux script 2023-06-08 11:48:44 +02:00
osx combine windows and osx variants 2022-08-01 15:22:18 +02:00
windows combine windows and osx variants 2022-08-01 15:22:18 +02:00
README.md feat: add linux script 2023-06-08 11:48:44 +02:00

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.