diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-18 15:21:02 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-18 15:21:02 +0000 |
commit | 940e29b9810d28aa726dae8017972accddf7f65a (patch) | |
tree | 8d658ed6f39a1d336c259e11fa77cd9f8f69ac45 /linux | |
parent | 6f25d6931a06b7e0f35aa6199cf15202035a09fb (diff) |
Monster-entBOMmung. Alles weg! Braucht kein Mensch. Und Trac auch nicht mehr.
Also merken: NIE WIEDER BOM setzen! Das wird ab jetzt bestraft.
Wie ich die BOMs entfernt habe, seht Ihr hier (im Verzeichnis des Neo-SVN starten):
for i in $(find -type f | grep -v \.svn); do sed -i '1s%^\xef\xbb\xbf%%' "$i"; done
In der trac.ini war dazu nur folgendes notwendig zu ändern:
default_charset = utf8
Danke an Mœsi für den (etwas späten) Hinweis.
git-svn-id: https://svn.neo-layout.org@1289 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r-- | linux/README.txt | 2 | ||||
-rw-r--r-- | linux/X/README | 2 | ||||
-rw-r--r-- | linux/bin/README.txt | 2 | ||||
-rw-r--r-- | linux/console/README | 2 | ||||
-rw-r--r-- | linux/console/bin/README | 2 | ||||
-rw-r--r-- | linux/xmodmap/README | 2 | ||||
-rw-r--r-- | linux/xmodmap/TODO | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/linux/README.txt b/linux/README.txt index 43ce453..e7c4e34 100644 --- a/linux/README.txt +++ b/linux/README.txt @@ -1,4 +1,4 @@ -== Neo 2.0 für Linux == +== Neo 2.0 für Linux == Für viele Linuxdistributionen sind hier Treiber zu finden. === X === diff --git a/linux/X/README b/linux/X/README index 47d24e4..aaefb9f 100644 --- a/linux/X/README +++ b/linux/X/README @@ -1,4 +1,4 @@ - ______________________________________________________________________ + ______________________________________________________________________ Probleme gibt es bei Systemen mit Xorg Versionen vor 7.3 bzw. X-Server vor 1.3 (Fedora 6, Gentoo stable, Ubuntu 7.04 und andere). Außerdem muss man bei nicht ganz aktuellen Versionen des X-Servers in diff --git a/linux/bin/README.txt b/linux/bin/README.txt index ca213a0..fd5318d 100644 --- a/linux/bin/README.txt +++ b/linux/bin/README.txt @@ -1,4 +1,4 @@ -== uiae, asdf == +== uiae, asdf == asdf (linke Hand auf der Grundreihe abrollen) schaltet von QWERTZ zu Neo um. uiae ( “ “ “ “ “ “ ) “ “ Neo zu QWERTZ um. diff --git a/linux/console/README b/linux/console/README index e359208..46c6760 100644 --- a/linux/console/README +++ b/linux/console/README @@ -1,4 +1,4 @@ -=== Technische Hinweise === +=== Technische Hinweise === Die Datei neo.map enthält eine keymap, um die NEO-Tastaturbelegung auch ohne X auf der Konsole benutzten zu können. Dazu wird die keymap (leider als root!!) mit »loadkeys PFAD/neo.map« geladen. Mit »loadkeys -d« wird wieder die Standardbelegung verwendet. diff --git a/linux/console/bin/README b/linux/console/bin/README index d03e22f..ec98a48 100644 --- a/linux/console/bin/README +++ b/linux/console/bin/README @@ -1,4 +1,4 @@ -Das Skript »erzeuge_neo-belegung« gibt die keymap für die NEO-Belegung auf der Standardausgabe aus. +Das Skript »erzeuge_neo-belegung« gibt die keymap für die NEO-Belegung auf der Standardausgabe aus. Dazu werden verschiedene Skripte aufgerufen: • dumpkeys --long-info > dump diff --git a/linux/xmodmap/README b/linux/xmodmap/README index 084eabd..59c245c 100644 --- a/linux/xmodmap/README +++ b/linux/xmodmap/README @@ -1,4 +1,4 @@ -== Dateien == +== Dateien == /A-REFERENZ-A/neo20.txt das Layout als ASCII-Art neo_de.xmodmap Normale Version für die meisten Benutzer neo_de_evdev.xmodmap für KDE4 mit evdev¹ diff --git a/linux/xmodmap/TODO b/linux/xmodmap/TODO index 29c2392..28b84ee 100644 --- a/linux/xmodmap/TODO +++ b/linux/xmodmap/TODO @@ -1,4 +1,4 @@ -2) https://bugs.freedesktop.org/show_bug.cgi?id=9974 +2) https://bugs.freedesktop.org/show_bug.cgi?id=9974 == Deadkey finden == was jetzt noch fehlt: |