diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-05-13 18:21:26 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-05-13 18:21:26 +0000 |
commit | be2bd01af8b3dda7272d33be0027f1386da0d3ac (patch) | |
tree | 7dec3ebee8cb8131c6171efda7b2352b8bdd4be3 /linux/xmodmap/README | |
parent | 7b582c6416043090d222409d487a998d6e09d0ab (diff) |
asdf, auch hier muss man erst auf irische Belegung umschalten
git-svn-id: https://svn.neo-layout.org@509 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/xmodmap/README')
-rw-r--r-- | linux/xmodmap/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/xmodmap/README b/linux/xmodmap/README index eddc933..2978e28 100644 --- a/linux/xmodmap/README +++ b/linux/xmodmap/README @@ -30,7 +30,7 @@ Trägt man folgende Zeilen in die ~/.bashrc, ~/.zshrc oder vergleichbares ein, kann man anschließend mittels abrollen der linken Hand auf der Grundreihe zwischen qwertz und NEO wechseln. Dazu muss die Datei im Homeverzeichnis sein. alias uiae='setxkbmap de' -alias asdf='xmodmap ~/neo_de.xmodmap' +alias asdf='setxkbmap ie && xmodmap ~/neo_de.xmodmap' == FAQ == Bei Problemen erst mal in die FAQ schauen, das meiste ist bekannt. |