Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.01 KB

README.english.md

File metadata and controls

27 lines (19 loc) · 1.01 KB

Deutsche Anleitung hier

Install on Linux

The layout replaces Dvorak Type II, which shows up as "German (Dvorak)".

The Linux version does not get published via releases.

  1. Run the following commands:
wget https://raw.githubusercontent.com/theNizo/DvorakByNizo-German/master/dbn-install.sh && chmod +x dbn-install.sh && ./dbn-install.sh && rm dbn-install.sh
  1. (Optional) Move the backup. The script will warn you next time though.
  2. Logout, login
  3. Set layout (via GUI, oder run setxkbmap de -variant dvorak, if you use X.org)
  4. (If you use Fn in Gnome): Gnome Tweaks (gnome-tweaks) -> Keyboard & Mouse -> Additional Layout Options: 3. Layer - Caps; 5. Layer - AltGr

Automate stuff

The script runs without asking, if it gets 3 arguments. These are called:

Fn Layer key.Type create backup
Yes fn type bak
No nofn notype nobak

(The script doesn't test your internet connection and assumes that all files will/have download(ed) properly.)