Skip to content

An U.S. keyboard layout with Estonian "õäöü" keys and the Euro-sign

License

Notifications You must be signed in to change notification settings

ahoa/us-ee-keylayout-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

US/EE Keyboard Layout

An U.S. keyboard layout with Estonian keys and the Euro-sign for Mac OS X. I really dislike swapping keyboard layouts all the time and using the Estonian layout for programming is no good.

This is a "port" of the immensely useful "US keyboard with Estonian letters" Linux keyboard layout.

Installation

mkdir -p ~/Library/Keyboard\ Layouts; \
curl -L -o ~/Downloads/us_ee.bundle.zip https://raw.githubusercontent.com/ahoa/us-ee-keylayout-osx/master/us_ee.bundle.zip && unzip ~/Downloads/us_ee.bundle.zip -d ~/Library/Keyboard\ Layouts/ && rm ~/Downloads/us_ee.bundle.zip

Differences from the Standard U.S. Layout

Key Combination Character
⌥ + ] õ
⌥ + ' ä
⌥ + ; ö
⌥ + [ ü
⌥ + s š
⌥ + z ž
⇧ + 4
⌥ + e
⇧ + ⌥ + ] Õ
⇧ + ⌥ + ' Ä
⇧ + ⌥ + ; Ö
⇧ + ⌥ + [ Ü
⇧ + ⌥ + s Š
⇧ + ⌥ + z Ž

Created with the wonderful Ukelele OS X keyboard layout editor.

About

An U.S. keyboard layout with Estonian "õäöü" keys and the Euro-sign

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%