diff --git a/www/baustelleninfos.html b/www/baustelleninfos.html index 82645d7b..2945c0dc 100644 --- a/www/baustelleninfos.html +++ b/www/baustelleninfos.html @@ -13,10 +13,6 @@ - -
- -

@@ -42,7 +38,7 @@ -
+
diff --git a/www/hintergrund.png b/www/hintergrund.png index 8708bfaa..d82aaeb4 100644 Binary files a/www/hintergrund.png and b/www/hintergrund.png differ diff --git a/www/hintergrund_papierstruktur.png b/www/hintergrund_papierstruktur.png new file mode 100644 index 00000000..3681de16 Binary files /dev/null and b/www/hintergrund_papierstruktur.png differ diff --git a/www/index.html b/www/index.html index 3aa8ec38..902228e3 100644 --- a/www/index.html +++ b/www/index.html @@ -13,17 +13,26 @@ - -
+ + +
+ quickdownload:Neo_Windows
+ quickdownload:Neo_Linux
+ quickdownload:Neo_OS-X +
+ +/--> + -

-

+
+ + Wiki   Einführung   @@ -32,51 +41,17 @@ Impressum   Links  
-

+
- - - -
- - - - - - - - -
- Baustellenbild -
- - - -
- Momentan ist die Webpräsenz eine große Baustelle. Deswegen:
- Installationsinfos und Einsteigerübersicht hier! -
- - - - - - - -
- +

+ + + Achtung: Baustelle! Mehr Informationen unten.
Neo ist ein neue Tastaturbelegung, die extra für die Deutsche Sprache optimiert ist. Ihre Hauptmerkmale sind:

@@ -93,23 +68,17 @@
-
- -
-

- -
@@ -146,10 +115,114 @@
+ + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+
+

Kurzinformation für Interessierte

+

+Um an Neo zu gelangen, wird auf das SVN-Repository: svn co https://svn.neo-layout.org neo bzw. auf die Mailingliste mailinglist@neo-layout.org verwiesen.

+ +

Die aktuelle Belegung findet sich in der Datei https://svn.neo-layout.org/A-REFERENZ-A/neo20.txt

+

Eine (hoffentlich aktuelle) Referenz zum Ausdrucken und Aufstellen findet sic unter https://svn.neo-layout.org/grafik/neo20-aufsteller.pdf. Weiter gibt es im svn-Repository Tastaturaufklebergeneratoren.

+ +

Auf jeden Fall wird empfohlen, folgende Schriftarten zu installieren, damit alle mit Neo schreibbaren Zeichen dargestellt werden können:

+ +

Neo ist auf den »normalen Ebenen«, will heißen: normale Buchstaben und Klammern, etc., vollständig benutzbar. Da die Betriebssysteme oder Programme bei weiteren Ebenen gerne noch rumzicken, ist der Treiber auf den anderen Ebenen noch nicht ganz fertig. Bei den Grundebenen sollte sich bei der Belegung nichts mehr ändern.

+

Verbesserungsvorschläge sind immer willkommen! Da wir sehr viele Abhängigkeiten haben, kann es aber sein, daß sie nicht unbedingt eingepflegt werden.
+

+Danke fürs Interesse!
+Euer Neo-Team
+ + + +


+ + +
+ + + + +
+ Baustellenbild +
+ + + + + + + + +
+
+ -
+ + +
-
+
+ + + + + + + + + + image/svg+xml + + + + + + + Ergonomisches Tastaturlayout + + diff --git a/www/stylesheet.css b/www/stylesheet.css index 5ee5d7b0..2d132713 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -1,6 +1,8 @@ body { - margin-left:50px; margin-right:50px; margin-top:100px; margin-bottom:100px; - background-image:url(./hintergrund.png); + margin-left:50px; margin-right:50px; margin-top:100px; margin-bottom:0px; + background-color:#bb5957; background-image:url(./hintergrund.png); + background-color:#dceeee; + background-repeat:no-repeat; background-position:50% 0px; } #linkbutton @@ -11,20 +13,20 @@ body { #linkbutton a { - border-width:1px; border-style:solid; - border-color:#FFF; + border-width:2px; border-style:solid; + border-color:#aaaaaa; padding-top:.25em; padding-bottom:.25em; - background-image:url(./hintergrund_button.png); + background-image:url(./linkhintergrund.jpg); padding-left:1em; padding-right:1em; } #linkbutton a:link { color:#000; text-decoration:none; } -#linkbutton a:visited { color:#a14a4a; text-decoration:none; } +#linkbutton a:visited { color:#4a4a4a; text-decoration:none; } #linkbutton a:focus { color:#223; text-decoration:underline; } #linkbutton a:active { color:#8b2121; text-decoration:none; } -#linkbutton a:hover { color:#000; text-decoration:none; +#linkbutton a:hover { color:#020; text-decoration:none; background-image:url(./hintergrund_button_hover.png); background-position:top left; } - +hr { margin-left:2em; margin-right:2em; margin-top:3ex; margin-bottom:4ex; height:15px; border:0px; background-image:url(taste_schraeg2.png);} diff --git a/www/taste_return.png b/www/taste_return.png new file mode 100644 index 00000000..3ff0af57 Binary files /dev/null and b/www/taste_return.png differ diff --git a/www/taste_schraeg2.png b/www/taste_schraeg2.png new file mode 100644 index 00000000..b4b63c0c Binary files /dev/null and b/www/taste_schraeg2.png differ diff --git a/www/tastentier_grinsend.png b/www/tastentier_grinsend.png new file mode 100644 index 00000000..a5450f72 Binary files /dev/null and b/www/tastentier_grinsend.png differ diff --git a/www/tastentier_laechelnd.png b/www/tastentier_laechelnd.png new file mode 100644 index 00000000..121c2572 Binary files /dev/null and b/www/tastentier_laechelnd.png differ diff --git a/www/tastentier_linksblickend.png b/www/tastentier_linksblickend.png new file mode 100644 index 00000000..7ee57a45 Binary files /dev/null and b/www/tastentier_linksblickend.png differ