combine windows and osx variants

This commit is contained in:
Viktor Varland 2022-08-01 15:22:18 +02:00
parent 357f97c791
commit 588ee4bf92
Signed by: varl
GPG key ID: CCF580CA715AE2F7
10 changed files with 15 additions and 3 deletions

View file

@ -1,11 +1,18 @@
# osx-us-altgr-intl
# us-altgr-intl
This is an adaptation of the Xorg US keymap "altgr-intl" variant for OSX. More information can be found [here](https://lists.x.org/archives/xorg/2007-July/026534.html) and [here](https://zuttobenkyou.wordpress.com/2011/08/24/xorg-using-the-us-international-altgr-intl-variant-keyboard-layout/).
This is an adaptation of the Xorg US keymap "altgr-intl" variant for
OSX and Windows.
More information can be found
[here](https://lists.x.org/archives/xorg/2007-July/026534.html) and
[here](https://zuttobenkyou.wordpress.com/2011/08/24/xorg-using-the-us-international-altgr-intl-variant-keyboard-layout/).
# Usage
## OSX
```
sudo cp us-altgr-intl.keylayout /Library/Keyboard\ Layouts
sudo cp osx/us-altgr-intl.keylayout /Library/Keyboard\ Layouts
```
A reboot is probably necessary for the new keymap to appear in Preferences/Keyboard.
@ -15,3 +22,8 @@ This has been tested with OSX Mojave 10.14.6.
# 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.
## Windows
Run the setup.exe file to install the layout, then choose it from the
Keyboard setup app.

BIN
windows/US-IntND_amd64.msi Normal file

Binary file not shown.

BIN
windows/US-IntND_i386.msi Normal file

Binary file not shown.

BIN
windows/US-IntND_ia64.msi Normal file

Binary file not shown.

BIN
windows/amd64/US-IntND.dll Normal file

Binary file not shown.

BIN
windows/i386/US-IntND.dll Normal file

Binary file not shown.

BIN
windows/ia64/US-IntND.dll Normal file

Binary file not shown.

BIN
windows/setup.exe Normal file

Binary file not shown.

BIN
windows/wow64/US-IntND.dll Normal file

Binary file not shown.