All Projects → patrick-zippenfenig → us-with-german-umlauts

patrick-zippenfenig / us-with-german-umlauts

Licence: other
Mac U.S. keyboard layout with German Umlauts

Projects that are alternatives of or similar to us-with-german-umlauts

Awesome Mechanical Keyboard
⌨️ A curated list of Open Source Mechanical Keyboard resources.
Stars: ✭ 1,294 (+1321.98%)
Mutual labels:  keyboard-layout
Extra Keyboards For Chrome Os
Extra keyboard layouts and input methods for Chrome OS
Stars: ✭ 140 (+53.85%)
Mutual labels:  keyboard-layout
birman-typography-layouts-for-ubuntu
Типографские раскладки Ильи Бирмана для Ubuntu
Stars: ✭ 73 (-19.78%)
Mutual labels:  keyboard-layout
Bigbagkbdtrixxkb
"DreymaR's Big Bag of Keyboard Tricks" for *nix with XKB
Stars: ✭ 95 (+4.4%)
Mutual labels:  keyboard-layout
Keypress Osd
This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desktop computer usage. It is especially useful while chatting or for occasional typing. The user no longer has to squint or zoom in the entire screen to see what s/he writes in small text fields.
Stars: ✭ 131 (+43.96%)
Mutual labels:  keyboard-layout
Amadia
Astus' Mathematical Display Application : A GUI for Mathematics (Calculator, LaTeX Converter, Plotter, ... )
Stars: ✭ 172 (+89.01%)
Mutual labels:  keyboard-layout
Qwerty Lafayette
QWERTY keyboard layout for French-speaking users
Stars: ✭ 60 (-34.07%)
Mutual labels:  keyboard-layout
react-material-ui-keyboard
Virtual keyboard for TextField when needed
Stars: ✭ 54 (-40.66%)
Mutual labels:  keyboard-layout
Ergodox Layout
algernon's ErgoDox EZ layout
Stars: ✭ 135 (+48.35%)
Mutual labels:  keyboard-layout
kbct
Keyboard keycode mapping utility for Linux supporting layered configuration
Stars: ✭ 209 (+129.67%)
Mutual labels:  keyboard-layout
Kll
KLL Compiler
Stars: ✭ 105 (+15.38%)
Mutual labels:  keyboard-layout
Norman
Norman keyboard layout - alternative to QWERTY for touch typing in English
Stars: ✭ 112 (+23.08%)
Mutual labels:  keyboard-layout
Keyboard Layout Editor For Blender
Allows you to import keyboard layouts into blender and render them in 3d
Stars: ✭ 224 (+146.15%)
Mutual labels:  keyboard-layout
Klfc
Keyboard Layout Files Creator
Stars: ✭ 96 (+5.49%)
Mutual labels:  keyboard-layout
qmk-keymaps
Personal keyboard keymap files for QMK firmware
Stars: ✭ 46 (-49.45%)
Mutual labels:  keyboard-layout
Fx Experience
fx-experience -> fx onscreen keyboard
Stars: ✭ 72 (-20.88%)
Mutual labels:  keyboard-layout
Xkbswitch Macosx
Console keyboard layout switcher for MacOS
Stars: ✭ 144 (+58.24%)
Mutual labels:  keyboard-layout
windows-programmer-dvorak
A native and customizable approach for installing Programmer Dvorak for Windows.
Stars: ✭ 38 (-58.24%)
Mutual labels:  keyboard-layout
vim-plugin-ruscmd
Vim plugin: support command mode in Russian keyboard layout
Stars: ✭ 60 (-34.07%)
Mutual labels:  keyboard-layout
Strata
Раскладка клавиатуры для тех, кто любит Markdown и пишет по-русски
Stars: ✭ 70 (-23.08%)
Mutual labels:  keyboard-layout

Mac U.S. keyboard layout with German Umlauts

This layout is designed for German speakers using U.S. English mac keyboards. The layout is a modified U.S. English keyboard layout with German Umlauts using ⌥ option key bindings:

  • option + a => ä
  • option + o => ö
  • option + u => ü
  • option + s => ß
  • option + shift + a => Ä
  • option + shift + o => Ö
  • option + shift + u => Ü
  • option + shift + s =>

Installation

  1. To install the keyboard layout open Terminal on your mac and execute the command below.
curl -sL https://api.github.com/repos/patrick-zippenfenig/us-with-german-umlauts/tarball/master | sudo tar xz --exclude=README.md --strip=1 -C /Library/Keyboard\ Layouts/
  1. Enter your password. This is required because the keyboard layout is installed for all users on your mac.
  2. Open System Preferences -> Keyboard -> Input Sources
  3. Click + and add U.S. with German Umlauts (category English) (Note: If the keyboard is not displayed, you may have to restart your device)
  4. Check ☑ Show Input menu in menu bar
  5. In the menu bar (top right) select U.S. with German Umlauts

Uninstall

  1. Delete directory /Library/Keyboard\ Layouts/US-with-German-Umlauts.bundle with
sudo rm -R /Library/Keyboard\ Layouts/US-with-German-Umlauts.bundle

Credits

Generated with Ukelele 3.2.7 and tested on macOS 10.13 High Sierra, 10.14 Mojave, 10.15 Catalina and 11 Big Sur.

License

MIT License

Copyright (c) 2017 Patrick Zippenfenig

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].