summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-29 00:42:49 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-29 00:42:49 +0000
commit44372b54ccb388e6d6ce9d3179fabe0fe03cb4b9 (patch)
treef9d32d35001377f9a2b07901d8e80683508848e8
parentae0779c0cde8069ded518b83399e37b0da174448 (diff)
downloadneo-layout-44372b54ccb388e6d6ce9d3179fabe0fe03cb4b9.tar.gz
neo-layout-44372b54ccb388e6d6ce9d3179fabe0fe03cb4b9.tar.bz2
neo-layout-44372b54ccb388e6d6ce9d3179fabe0fe03cb4b9.zip
Variante mit getauschten Tasten gelöscht (schafft nur Ärger und verwirrt), Hinweis auf selbstextrahierende neo20.exe
git-svn-id: https://svn.neo-layout.org@703 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--windows/autohotkey/Source/Keys-Qwert-to-Neoa.ahk485
-rw-r--r--windows/autohotkey/neo20a.exebin421138 -> 0 bytes
-rw-r--r--www/index.html506
3 files changed, 206 insertions, 785 deletions
diff --git a/windows/autohotkey/Source/Keys-Qwert-to-Neoa.ahk b/windows/autohotkey/Source/Keys-Qwert-to-Neoa.ahk
deleted file mode 100644
index 2ca0f79..0000000
--- a/windows/autohotkey/Source/Keys-Qwert-to-Neoa.ahk
+++ /dev/null
@@ -1,485 +0,0 @@
-/*
- ------------------------------------------------------
- QWERTZ->Neo umwandlung
- ------------------------------------------------------
-*/
-; Reihe 1
-*SC029::goto neo_tot1 ; Zirkumflex ^
-*1::goto neo_1
-*2::goto neo_2
-*3::goto neo_3
-*4::goto neo_4
-*5::goto neo_5
-*6::goto neo_6
-*7::
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_7
- else
- {
- keypressed := 1
- goto %gespiegelt_7%
- }
-return
-*8::
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_8
- else
- {
- keypressed := 1
- goto %gespiegelt_8%
- }
-return
-*9::
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_9
- else
- {
- keypressed := 1
- goto %gespiegelt_9%
- }
-return
-*0::
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_0
- else
- {
- keypressed := 1
- goto %gespiegelt_0%
- }
-return
-*SC00C:: ;
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_strich
- else
- {
- keypressed := 1
- goto %gespiegelt_strich%
- }
- }
- else
- {
- goto neo_sz
- }
-*SC00D::goto neo_tot2 ; Akut
-; Reihe 2
-*Tab::goto neo_tab
-*q::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_x
- }
- else
- {
- goto neo_q
- }
-*w::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_v
- }
- else
- {
- goto neo_w
- }
-*e::
- if ( not(ahkTreiberKombi) )
- {
- ;goto neo_l
- goto neo_g
- }
- else
- {
- goto neo_e
- }
-*r::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_c
- }
- else
- {
- goto neo_r
- }
-*t::
- if ( not(ahkTreiberKombi) )
- {
- ;goto neo_w
- goto neo_f
- }
- else
- {
- goto neo_t
- }
-*SC015:: ; z
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_k
- else
- {
- keypressed := 1
- goto %gespiegelt_k%
- }
- }
- else
- {
- goto neo_z
- }
-*u::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_h
- else
- {
- keypressed := 1
- goto %gespiegelt_h%
- }
- }
- else
- {
- goto neo_u
- }
-*i::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- ;goto neo_g
- goto neo_l
- else
- {
- keypressed := 1
- goto %gespiegelt_g%
- }
- }
- else
- {
- goto neo_i
- }
-*o::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- ;goto neo_f
- goto neo_w
- else
- {
- keypressed := 1
- goto %gespiegelt_f%
- }
- }
- else
- {
- goto neo_o
- }
-*p::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_q
- else
- {
- keypressed := 1
- goto %gespiegelt_q%
- }
- }
- else
- {
- goto neo_p
- }
-*SC01A:: ;
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_sz
- else
- {
- keypressed := 1
- goto %gespiegelt_sz%
- }
- }
- else
- {
- goto neo_
- }
-*SC01B:: ; +
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_tot3
- else
- {
- keypressed := 1
- goto %gespiegelt_tot3%
- }
- }
- else
- { } ; this should never happen
-; Reihe 3
-*a::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_u
- }
- else
- {
- goto neo_a
- }
-*s::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_i
- }
- else
- {
- goto neo_s
- }
-*d::goto neo_a
- if ( not(ahkTreiberKombi) )
- {
- goto neo_a
- }
- else
- {
- goto neo_d
- }
-*f::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_e
- }
- else
- {
- goto neo_f
- }
-*g::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_o
- }
- else
- {
- goto neo_g
- }
-*h::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_s
- else
- {
- keypressed := 1
- goto %gespiegelt_s%
- }
- }
- else
- {
- goto neo_h
- }
-*j::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_n
- else
- {
- keypressed := 1
- goto %gespiegelt_n%
- }
- }
- else
- {
- goto neo_j
- }
-*k::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_r
- else
- {
- keypressed := 1
- goto %gespiegelt_r%
- }
- }
- else
- {
- goto neo_k
- }
-*l::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_t
- else
- {
- keypressed := 1
- goto %gespiegelt_t%
- }
- }
- else
- {
- goto neo_l
- }
-*SC027:: ;
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_d
- else
- {
- keypressed := 1
- goto %gespiegelt_d%
- }
- }
- else
- {
- goto neo_
- }
-*SC028:: ;
- if ( not(ahkTreiberKombi) )
- {
- goto neo_y
- }
- else
- {
- goto neo_
- }
-; Reihe 4
-*SC02C:: ; y
- if ( not(ahkTreiberKombi) )
- {
- goto neo_
- }
- else
- {
- goto neo_y
- }
-*x::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_
- }
- else
- {
- goto neo_x
- }
-*c::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_
- }
- else
- {
- goto neo_c
- }
-*v::
- if ( not(ahkTreiberKombi) )
- {
- goto neo_p
- }
- else
- {
- goto neo_v
- }
-*b::
- if ( not(ahkTreiberKombi) )
- {
- ;goto neo_z
- goto neo_j
- }
- else
- {
- goto neo_b
- }
-*n::
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_b
- else
- {
- keypressed := 1
- goto %gespiegelt_b%
- }
- }
- else
- {
- goto neo_n
- }
-*m::
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_m
- else
- {
- keypressed := 1
- goto %gespiegelt_m%
- }
-return
-*SC033:: ; Komma ,
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_komma
- else
- {
- keypressed := 1
- goto %gespiegelt_komma%
- }
-return
-*SC034:: ; Punkt .
- if( not(einHandNeo) or not(spacepressed) )
- goto neo_punkt
- else
- {
- keypressed := 1
- goto %gespiegelt_punkt%
- }
-return
-*SC035:: ; Minus -
- if ( not(ahkTreiberKombi) )
- {
- if( not(einHandNeo) or not(spacepressed) )
- ;goto neo_j
- goto neo_z
- else
- {
- keypressed := 1
- goto %gespiegelt_j%
- }
- }
- else
- {
- goto neo_strich
- }
-; Numpad
-*NumpadDiv::goto neo_NumpadDiv
-*NumpadMult::goto neo_NumpadMult
-*NumpadSub::goto neo_NumpadSub
-*NumpadAdd::goto neo_NumpadAdd
-*NumpadEnter::goto neo_NumpadEnter
-*Numpad7::goto neo_Numpad7
-*Numpad8::goto neo_Numpad8
-*Numpad9::goto neo_Numpad9
-*Numpad4::goto neo_Numpad4
-*Numpad5::goto neo_Numpad5
-*Numpad6::goto neo_Numpad6
-*Numpad1::goto neo_Numpad1
-*Numpad2::goto neo_Numpad2
-*Numpad3::goto neo_Numpad3
-*Numpad0::goto neo_Numpad0
-*NumpadDot::goto neo_NumpadDot
-*NumpadHome::goto neo_NumpadHome
-*NumpadUp::goto neo_NumpadUp
-*NumpadPgUp::goto neo_NumpadPgUp
-*NumpadLeft::goto neo_NumpadLeft
-*NumpadClear::goto neo_NumpadClear
-*NumpadRight::goto neo_NumpadRight
-*NumpadEnd::goto neo_NumpadEnd
-*NumpadDown::goto neo_NumpadDown
-*NumpadPgDn::goto neo_NumpadPgDn
-*NumpadIns::goto neo_NumpadIns
-*NumpadDel::goto neo_NumpadDel
-
-
-
diff --git a/windows/autohotkey/neo20a.exe b/windows/autohotkey/neo20a.exe
deleted file mode 100644
index 655ccfd..0000000
--- a/windows/autohotkey/neo20a.exe
+++ /dev/null
Binary files differ
diff --git a/www/index.html b/www/index.html
index dbde310..44068aa 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,300 +1,206 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-
-<head>
- <title>Neo – Neues Deutsches Tastaturlayout</title>
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
- <link rel="shortcut icon" href="./favicon.ico">
- <link rel="stylesheet" type="text/css" href="stylesheet.css">
-</head>
-
-<script type="text/javascript">
-function Tastenebenenwechsel_nach (Zielebene) {
- self.document.tastaturbild.src="./tastaturbilder/ebene" + Zielebene +".png";
- for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.color="";
- for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.borderColor="";
- self.document.getElementById("ebenenreiter" + Zielebene).style.borderColor="#56b";
- self.document.getElementById("ebenenreiter" + Zielebene).style.Color="#23b";
- return false;
- }
-</script>
-
-<body>
-
-
-
-<!-- Quicklinks /-->
-
- <div style="position:relative; top:-50px; right:-10px; float:right; text-align:center;">
- <a href=""><img src="./tastentier_laechelnd.png" width="50px" height="34px" alt="quickdownload:Neo_Windows" border="0"></a><br />
- <a href=""><img src="./tastentier_linksblickend.png" width="50px" height="37px" alt="quickdownload:Neo_Linux" border="0"></a><br />
- <a href=""><img src="./tastentier_grinsend.png" width="50px" height="34px" alt="quickdownload:Neo_OS-X" border="0"></a>
- </div>
-<!--
- <div style="position:absolute; left:2em; top:180px; background-image:url(./verzierung_vertikal_links.png); width:100px; height:228px; text-align:center; z-index:0;"></div>
-/-->
-<!-- /Quicklinks /-->
-
-<div style="margin-bottom:3em; z-index:100; " id="linkbutton">
-<!--
- <object data="./neo-logo.svg" type="image/svg+xml" style="width:20mm; height:6mm; vertical-align:middle; padding-right:1em;">
- <param name="src" value="./neo-logo.svg">
- <img src="./neo-logo.png" style="vertical-align:middle" 1style="height:2em; width:7em; flow:right;" alt="Neo">
- </object>
-/-->
-
-
- <a href="http://wiki.neo-layout.org">Wiki</a> &nbsp;
- <a href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a> &nbsp;
- <a href="./download.html">Download</a> &nbsp;
- <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Benutzerhandbuch</a> &nbsp;
- <a href="./about.html">Impressum</a> &nbsp;
- <a href="http://wiki.neo-layout.org/wiki/links">Links</a> &nbsp;
-</div>
-
-
-
-
- <div style="text-align:left; margin-bottom:3em; clear:right">
-
- <!-- <div style="position:absolute; right:2em; top:180px; background-image:url(./taste_return.png); display:block; width:150px; height:157px;"></div> /-->
- <p>
-
- <img src="./taste_return.png" align="right" style="float:right;;">
- <b style="background-color:#F30; color:#FFF">Achtung: Baustelle! Mehr Informationen unten.</b><br />
- <font style="color:#222">Neo ist ein neue Tastaturbelegung, die </font>extra für die Deutsche Sprache<font style="color:#222"> optimiert ist. Ihre Hauptmerkmale sind:</font>
- </p>
-
- <ul>
- <li><font style="color:#222">Optimierungen bezüglich deutscher</font> Zweier- und Dreier-Zeichenfolgen</li>
- <li>Programmiertasten <font style="color:#222">sind gut erreichbar</font></li>
- <li><font style="color:#222">Neue Zeichen, wie </font>&nbsp;„ , ” , « , » , ∫ , √ , α , β , …<font style="color:#222"> sind direkt einzugeben</font></li>
- </ul>
-
- <div id="linkbutton">
- <a href="i" >Warum neo besser ist als qwertz</a>
- </div>
-
- </div>
-
-
-
-
-<hr>
-
-<div style="display:block; background-image:url(./tastatur_blass_gerastert.png); background-position: top center;" >
- <div style="text-align:center; ">
-
-
- <div style="min-width:650px; overflow:visible;">
- <div id="linkbutton" style="text-align:center; ">
- <a href="./index_ebene1.html" style="border-color:#56b; color:#23b" onclick="Tastenebenenwechsel_nach(1); return false;" id="ebenenreiter1" > Ebene1</a>
- <a href="./index_ebene2.html" onclick="Tastenebenenwechsel_nach(2); return false;" style="" id="ebenenreiter2">Ebene2</a>
- <a href="./index_ebene3.html" onclick="Tastenebenenwechsel_nach(3); return false;" style="" id="ebenenreiter3">Ebene3</a>
- <a href="./index_ebene4.html" onclick="Tastenebenenwechsel_nach(4); return false;" style="" id="ebenenreiter4">Ebene4</a>
- <a href="./index_ebene5.html" onclick="Tastenebenenwechsel_nach(5); return false;" style="" id="ebenenreiter5">Ebene5</a>
- <a href="./index_ebene6.html" onclick="Tastenebenenwechsel_nach(6); return false;" style="" id="ebenenreiter6">Ebene6</a>
- </div>
- </div>
-
- <div>
- <img src="./tastatur_ebene1.png" name="tastaturbild" />
- </div>
-
- <div id="linkbutton" style="min-width:650px; overflow:visible; text-align:center;">
- <a href="i" style="">Konzeptidee zur Ebene1</a> &nbsp; &nbsp;
- <a href="" > <img src="tastatur_ebene1_shift.png" style="vertical-align:middle; border-width:0px; margin:2px; background-image:url(./hintergrund_button_hover.png);" /></a>
- <a href="" > <img src="tastatur_ebene1_mod3.png" style="vertical-align:middle; border-width:0px; margin:2px; background-image:url(./hintergrund_button_hover.png);" /></a>
- <a href="" > <img src="tastatur_ebene1_mod4.png" style="vertical-align:middle; border-width:0px; margin:2px; background-image:url(./hintergrund_button_hover.png);" /></a>
-
- <br />
-
- <a href="i" style="">Tastenverteilung an beliebigem Text testen (verwendet JavaScript)</a>
- </div>
-
-
- </div>
-</div>
-
-
-
-<!--
-</div>
-/-->
-
-
-
-<hr style="clear:both">
-
-
-
-
-
-
-<div style="text-align:center;">
-
-
-<!--
-
- <div style="position:relative; top:-.6em; margin-bottom:1em;">
- <h1 style="line-height:1em;">Willkommen zum neuen Schreibgefühl!</h1>
- <div style="position:relative; top:-.8em; margin-left:1em; color:#999; font-style:italic;">Ergonomischer, schneller und entspannter schreiben:</div>
- </div>
-
-/-->
-
-
-
-<!-- =================== Temporär: Baustelleninfo =============== /-->
-
-
-<!--
- <div style="background-color:#fDD; border-color:#f00; margin:2em; padding:2em; border-style:solid; border-width:2px;; text-size:+2">
- Momentan ist die Webpräsenz eine große Baustelle. Deswegen:<br />
- <a href="./baustelleninfos.html">Installationsinfos und Einsteigerübersicht hier!</a>
- </div>
-/-->
-
-<!--
- <div style="1float:right;">
- <img src="./tastentierchen_baustelle_ohne_zigarette.png" alt="Baustellenbild" />
- </div>
-/-->
-
-
-<!-- ========= ENDE ==== Temporär: Baustelleninfo =============== /-->
-
-
-
-
-</div>
-
-
-
-
-
-
-
-
-<div style="position:relative; top:-.6em; margin-bottom:1em;">
-<div style="background-color:#fDD; border-color:#f00; margin:2em; padding:2em; border-style:solid; border-width:2px; ">
-<h1>Kurzinformation für Interessierte</h1>
-<p>
-Um an Neo zu gelangen, wird auf das SVN-Repository: <b>svn co https://svn.neo-layout.org neo</b> bzw. auf die Mailingliste <b>mailinglist@neo-layout.org</b> verwiesen. </p>
-<ul>
-<li>Windows: <a href="https://svn.neo-layout.org/windows/">https://svn.neo-layout.org/windows/</a></li>
-<li>Linux: <a href="https://svn.neo-layout.org/linux/">https://svn.neo-layout.org/linux/</a></li>
-<li>Mac-OS X: <a href="https://svn.neo-layout.org/mac_osx/">https://svn.neo-layout.org/mac_osx/</a></li>
-</ul>
-<p>Die <b>aktuelle Belegung</b> findet sich in der Datei <a href="https://svn.neo-layout.org/A-REFERENZ-A/neo20.txt">https://svn.neo-layout.org/A-REFERENZ-A/neo20.txt</a></p>
-<p>Eine (hoffentlich aktuelle) <b>Referenz zum Ausdrucken</b> und Aufstellen findet sic unter <a href="https://svn.neo-layout.org/grafik/neo20-aufsteller.pdf">https://svn.neo-layout.org/grafik/neo20-aufsteller.pdf</a>. Weiter gibt es im svn-Repository Tastaturaufklebergeneratoren.</p>
-
-<p>Auf jeden Fall wird empfohlen, folgende <b>Schriftarten zu installieren</b>, damit alle mit Neo schreibbaren Zeichen dargestellt werden können:</p>
-<ul>
-<li><a href="http://dejavu.sourceforge.net/wiki/index.php/Download">Deja-Vu</a></li>
-<li><a href="http://sourceforge.net/project/showfiles.php?group_id=89513">Libertine</a></li>
-</ul>
-<p><b>Neo ist auf den »normalen Ebenen«</b>, will heißen: normale Buchstaben und Klammern, etc., <b>vollständig benutzbar</b>. 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. Fehler sind hier zu finden:</p>
-<ul>
-<li><a href="http://wiki.neo-layout.org/report/1">aktuelle Fehler (Active Tickets)</a></li>
-<li><a href="http://wiki.neo-layout.org/newticket">neuen Fehler melden (New Ticket)</a></li>
-</ul>
-
-<p>Verbesserungsvorschläge sind immer willkommen! Da wir sehr viele Abhängigkeiten haben, kann es aber sein, dass sie nicht unbedingt eingepflegt werden.<br />
- </p>
-
-
-Danke fürs Interesse!<br />
-Euer Neo-Team<br />
-
-
-
-</div><br /><br />
-
-
-</div>
-
-
-
-
- <div style="text-align:center;">
- <img src="./tastentierchen_baustelle_ohne_zigarette.png" alt="Baustellenbild" style="position:relative; left:-83px;"/>
- </div>
-
-
-
-
-
-
-
-
-<br />
-<br />
-
-<!-- =================== Hintergrundbilder (Seitenränder) =============== /-->
-
-<!--
-<div style="position:absolute; top:22px; left:0px; width:100%; height:70px;
- background-image:url(./tastentier-reihe_blass.png); background-repeat:repeat-x; opacity:0.60; background-color:#EEE;">
-</div>
-/-->
-
-<div style="position:absolute; top:34px; left:52px; width:522px; height:70px;
- background-image:url(./neo_kopf_trac_522x50.png); background-repeat:no-repeat;"> <!-- top:35px; left:50px; /-->
-</div>
-
-<div style="position:fixed; top:0px; right:0px; width:11px; height:100%;
- background-image:url(./schatten_rechts.png); background-repeat:repeat-y; background-attachment:scroll; ">
-</div>
-
-<div style="position:absolute; top:0px; left:0px; width:100%; height:50px;
- background-image:url(./schatten_oben.png); background-repeat:repeat-x; ">
-</div>
-
-<div style="position:fixed; top:0px; left:0px; width:11px; height:100%;
- background-image:url(./schatten_links.png); background-repeat:repeat-y; background-attachment:fixed; ">
-</div>
-
-<div style="position:absolute; top:0px; left:0px; width:50px; height:50px;
- background-image:url(./schatten_links_oben.png); background-repeat:no-repeat; ">
-</div>
-
-<div style="position:absolute; top:11px; right:0px; width:11px; height:11px;
- background-image:url(./schatten_rechts_oben-versetzt.png); background-repeat:no-repeat; ">
-</div>
-
-<!-- ============ ENDE == Hintergrundbilder (Seitenränder) =============== /-->
-
-
-
-<!--
-
-<div style="text-align:center;">
- <img src="./tastentier_zufrieden2.png" align="middle" style=";">
-</div>
-
-/-->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-</body>
-</html>
-
-
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+ <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
+ <TITLE>Neo &acirc;&euro;&ldquo; Neues Deutsches Tastaturlayout</TITLE>
+ <META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Win32)">
+ <META NAME="CREATED" CONTENT="0;0">
+ <META NAME="CHANGEDBY" CONTENT="Martin Roppelt">
+ <META NAME="CHANGED" CONTENT="20080729;1253241">
+ <SCRIPT>
+function Tastenebenenwechsel_nach (Zielebene) {
+ self.document.tastaturbild.src="./tastaturbilder/ebene" + Zielebene +".png";
+ for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.color="";
+ for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.borderColor="";
+ self.document.getElementById("ebenenreiter" + Zielebene).style.borderColor="#56b";
+ self.document.getElementById("ebenenreiter" + Zielebene).style.Color="#23b";
+ return false;
+ }
+</SCRIPT>
+ <!-- Quicklinks /-->
+ <STYLE TYPE="text/css">
+ <!--
+ @page { size: 21cm 29.7cm }
+ P { margin-left: 1.32cm; margin-right: 1.32cm }
+ H1 { margin-left: 1.32cm; margin-right: 1.32cm }
+ -->
+ </STYLE>
+</HEAD>
+<BODY LANG="de-DE" BGCOLOR="#dceeee" DIR="LTR">
+<DIV ID="Rahmen1" DIR="LTR" STYLE="position: absolute; top: 0.9cm; left: 1.38cm; width: 13.81cm; height: 1.85cm; border: none; padding: 0cm; background: #dceeee">
+ <P CLASS="rahmeninhalt"><BR><BR>
+ </P>
+</DIV>
+<DIV ID="Rahmen2" DIR="LTR" STYLE="position: absolute; top: 0cm; left: 0cm; width: 100%; height: 1.32cm; border: none; padding: 0cm; background: #dceeee">
+ <P CLASS="rahmeninhalt"><BR><BR>
+ </P>
+</DIV>
+<DIV ID="Rahmen3" DIR="LTR" STYLE="position: absolute; top: 0cm; left: 0cm; width: 1.32cm; height: 1.32cm; border: none; padding: 0cm; background: #dceeee">
+ <P CLASS="rahmeninhalt"><BR><BR>
+ </P>
+</DIV>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><!-- Quicklinks /--><A HREF="../www"><IMG SRC="tastentier_laechelnd.png" NAME="Grafik1" ALT="quickdownload:Neo_Windows" ALIGN=BOTTOM WIDTH=50 HEIGHT=34 BORDER=0></A><BR><A HREF="../www"><IMG SRC="tastentier_linksblickend.png" NAME="Grafik2" ALT="quickdownload:Neo_Linux" ALIGN=BOTTOM WIDTH=50 HEIGHT=37 BORDER=0></A><BR><A HREF="../www"><IMG SRC="tastentier_grinsend.png" NAME="Grafik3" ALT="quickdownload:Neo_OS-X" ALIGN=BOTTOM WIDTH=50 HEIGHT=34 BORDER=0></A>
+</P>
+<DIV ID="linkbutton" DIR="LTR">
+ <P ALIGN=LEFT STYLE="margin-bottom: 0cm"><!-- <div style="position:absolute; left:2em; top:180px; background-image:url(./verzierung_vertikal_links.png); width:100px; height:228px; text-align:center; z-index:0;"></div>
+/--><!-- /Quicklinks /--><!-- <object data="./neo-logo.svg" type="image/svg+xml" style="width:20mm; height:6mm; vertical-align:middle; padding-right:1em;">
+ <param name="src" value="./neo-logo.svg">
+ <img src="./neo-logo.png" style="vertical-align:middle" 1style="height:2em; width:7em; flow:right;" alt="Neo">
+ </object>
+/--><FONT COLOR="#000000"><A HREF="http://wiki.neo-layout.org/">Wiki</A>
+ &nbsp; <A HREF="http://wiki.neo-layout.org/wiki/Einf&uuml;hrung">Einf&uuml;hrung</A>
+ &nbsp; <A HREF="download.html">Download</A> &nbsp; <A HREF="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Benutzerhandbuch</A>
+ &nbsp; <A HREF="about.html">Impressum</A> &nbsp; <A HREF="http://wiki.neo-layout.org/wiki/links">Links</A>
+ &nbsp; </FONT>
+ </P>
+</DIV>
+<IMG SRC="taste_return.png" NAME="Grafik4" ALIGN=RIGHT WIDTH=150 HEIGHT=157 BORDER=0>
+<P ALIGN=LEFT><!-- <div style="position:absolute; right:2em; top:180px; background-image:url(./taste_return.png); display:block; width:150px; height:157px;"></div> /--><FONT COLOR="#ffffff"><B><SPAN STYLE="background: #ff3300">Achtung:
+Baustelle! Mehr Informationen unten.</SPAN></B></FONT><BR><FONT COLOR="#222222">Neo
+ist ein neue Tastaturbelegung, die </FONT>extra f&uuml;r die Deutsche
+Sprache<FONT COLOR="#222222"> optimiert ist. Ihre Hauptmerkmale sind:</FONT>
+</P>
+<UL>
+ <LI><P ALIGN=LEFT STYLE="margin-bottom: 0cm"><FONT COLOR="#222222">Optimierungen
+ bez&uuml;glich deutscher</FONT> Zweier- und Dreier-Zeichenfolgen
+ </P>
+ <LI><P ALIGN=LEFT STYLE="margin-bottom: 0cm">Programmiertasten <FONT COLOR="#222222">sind
+ gut erreichbar</FONT>
+ </P>
+ <LI><P ALIGN=LEFT><FONT COLOR="#222222">Neue Zeichen, wie </FONT>&nbsp;&bdquo;
+ , &rdquo; , &laquo; , &raquo; , &int; , &radic; , &alpha; , &beta; ,
+ &hellip;<FONT COLOR="#222222"> sind direkt einzugeben</FONT>
+ </P>
+</UL>
+<DIV ID="Bereich1" DIR="LTR">
+ <P ALIGN=LEFT><A NAME="linkbutton"></A><FONT COLOR="#000000"><A HREF="i">Warum
+ neo besser ist als qwertz</A> </FONT>
+ </P>
+</DIV>
+<HR>
+<DIV ID="Bereich2" DIR="LTR">
+ <P ALIGN=CENTER STYLE="border: none; padding: 0cm"><A NAME="linkbutton1"></A><A NAME="ebenenreiter1"></A><A NAME="ebenenreiter2"></A><A NAME="ebenenreiter3"></A><A NAME="ebenenreiter4"></A><A NAME="ebenenreiter5"></A><A NAME="ebenenreiter6"></A>
+ <A HREF="index_ebene1.html" ONCLICK="Tastenebenenwechsel_nach(1); return false;"><FONT COLOR="#2233bb">Ebene1</FONT></A><FONT COLOR="#000000">
+ <A HREF="index_ebene2.html" ONCLICK="Tastenebenenwechsel_nach(2); return false;">Ebene2</A>
+ <A HREF="index_ebene3.html" ONCLICK="Tastenebenenwechsel_nach(3); return false;">Ebene3</A>
+ <A HREF="index_ebene4.html" ONCLICK="Tastenebenenwechsel_nach(4); return false;">Ebene4</A>
+ <A HREF="index_ebene5.html" ONCLICK="Tastenebenenwechsel_nach(5); return false;">Ebene5</A>
+ <A HREF="index_ebene6.html" ONCLICK="Tastenebenenwechsel_nach(6); return false;">Ebene6</A>
+ </FONT>
+ </P>
+</DIV>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><IMG SRC="tastatur_ebene1.png" NAME="tastaturbild" ALIGN=BOTTOM WIDTH=650 HEIGHT=252 BORDER=0>
+</P>
+<DIV ID="Bereich3" DIR="LTR">
+ <P ALIGN=CENTER STYLE="margin-bottom: 0cm"><A NAME="linkbutton2"></A>
+ <FONT COLOR="#000000"><A HREF="i">Konzeptidee zur Ebene1</A> &nbsp;
+ &nbsp;
+ <A HREF="../www"><IMG SRC="tastatur_ebene1_shift.png" NAME="Grafik5" ALIGN=BOTTOM HSPACE=2 VSPACE=2 WIDTH=46 HEIGHT=46 BORDER=0></A>
+ <A HREF="../www"><IMG SRC="tastatur_ebene1_mod3.png" NAME="Grafik6" ALIGN=BOTTOM HSPACE=2 VSPACE=2 WIDTH=46 HEIGHT=46 BORDER=0></A>
+ <A HREF="../www"><IMG SRC="tastatur_ebene1_mod4.png" NAME="Grafik7" ALIGN=BOTTOM HSPACE=2 VSPACE=2 WIDTH=46 HEIGHT=46 BORDER=0></A>
+ <BR><A HREF="i">Tastenverteilung an beliebigem Text testen
+ (verwendet JavaScript)</A> </FONT>
+ </P>
+</DIV>
+<P STYLE="border-top: none; border-bottom: 1.10pt double #808080; border-left: none; border-right: none; padding: 0cm">
+<!-- </div>
+/--><BR><BR>
+</P>
+<H1 STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd"><!-- <div style="position:relative; top:-.6em; margin-bottom:1em;">
+ <h1 style="line-height:1em;">Willkommen zum neuen Schreibgefhl!</h1>
+ <div style="position:relative; top:-.8em; margin-left:1em; color:#999; font-style:italic;">Ergonomischer, schneller und entspannter schreiben:</div>
+ </div>
+
+/--><!-- =================== Temporr: Baustelleninfo =============== /--><!-- <div style="background-color:#fDD; border-color:#f00; margin:2em; padding:2em; border-style:solid; border-width:2px;; text-size:+2">
+ Momentan ist die Webprsenz eine groe Baustelle. Deswegen:<br />
+ <a href="./baustelleninfos.html">Installationsinfos und Einsteigerbersicht hier!</a>
+ </div>
+/--><!-- <div style="1float:right;">
+ <img src="./tastentierchen_baustelle_ohne_zigarette.png" alt="Baustellenbild" />
+ </div>
+/--><!-- ========= ENDE ==== Temporr: Baustelleninfo =============== /-->Kurzinformation
+f&uuml;r Interessierte</SPAN></H1>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Um
+an Neo zu gelangen, wird auf das SVN-Repository: <B>svn co
+https://svn.neo-layout.org neo</B> bzw. auf die Mailingliste
+<B>mailinglist@neo-layout.org</B> verwiesen. </SPAN>
+</P>
+<UL>
+ <LI><P STYLE="margin-bottom: 0cm; border: 1.00pt solid #ff0000; padding: 0.05cm">
+ <SPAN STYLE="background: #ffdddd">Windows:
+ <A HREF="https://svn.neo-layout.org/windows/">https://svn.neo-layout.org/windows/</A>
+ (Achtung! Datei entpackt bei der ersten Ausf&uuml;hrung Bilder f&uuml;r
+ den Tray und die Bildschirmtastatur in den enthaltenden Ordner.
+ Dateien bitte w&auml;hrend der Dateiausf&uuml;hrung nicht
+ verschieben oder l&ouml;schen, ansonsten treten Laufzeitfehler auf.)</SPAN></P>
+ <LI><P STYLE="margin-bottom: 0cm; border: 1.00pt solid #ff0000; padding: 0.05cm">
+ <SPAN STYLE="background: #ffdddd">Linux:
+ <A HREF="https://svn.neo-layout.org/linux/">https://svn.neo-layout.org/linux/</A>
+ </SPAN>
+ </P>
+ <LI><P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Mac-OS
+ X: <A HREF="https://svn.neo-layout.org/mac_osx/">https://svn.neo-layout.org/mac_osx/</A>
+ </SPAN>
+ </P>
+</UL>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Die
+</SPAN><B><SPAN STYLE="background: #ffdddd">aktuelle Belegung</SPAN></B><SPAN STYLE="background: #ffdddd">
+findet sich in der Datei
+<A HREF="https://svn.neo-layout.org/A-REFERENZ-A/neo20.txt">https://svn.neo-layout.org/A-REFERENZ-A/neo20.txt</A></SPAN></P>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Eine
+(hoffentlich aktuelle) </SPAN><B><SPAN STYLE="background: #ffdddd">Referenz
+zum Ausdrucken</SPAN></B><SPAN STYLE="background: #ffdddd"> und
+Aufstellen findet sic unter
+<A HREF="https://svn.neo-layout.org/grafik/neo20-aufsteller.pdf">https://svn.neo-layout.org/grafik/neo20-aufsteller.pdf</A>.
+Weiter gibt es im svn-Repository Tastaturaufklebergeneratoren.</SPAN></P>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Auf
+jeden Fall wird empfohlen, folgende <B>Schriftarten zu installieren</B>,
+damit alle mit Neo schreibbaren Zeichen dargestellt werden k&ouml;nnen:</SPAN></P>
+<UL>
+ <LI><P STYLE="margin-bottom: 0cm; border: 1.00pt solid #ff0000; padding: 0.05cm">
+ <SPAN STYLE="background: #ffdddd"><A HREF="http://dejavu.sourceforge.net/wiki/index.php/Download">Deja-Vu</A>
+ </SPAN>
+ </P>
+ <LI><P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd"><A HREF="http://sourceforge.net/project/showfiles.php?group_id=89513">Libertine</A>
+ </SPAN>
+ </P>
+</UL>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd"><B>Neo
+ist auf den &raquo;normalen Ebenen&laquo;</B>, will hei&szlig;en:
+normale Buchstaben und Klammern, etc., <B>vollst&auml;ndig benutzbar</B>.
+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
+&auml;ndern. Fehler sind hier zu finden:</SPAN></P>
+<UL>
+ <LI><P STYLE="margin-bottom: 0cm; border: 1.00pt solid #ff0000; padding: 0.05cm">
+ <SPAN STYLE="background: #ffdddd"><A HREF="http://wiki.neo-layout.org/report/1">aktuelle
+ Fehler (Active Tickets)</A> </SPAN>
+ </P>
+ <LI><P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd"><A HREF="http://wiki.neo-layout.org/newticket">neuen
+ Fehler melden (New Ticket)</A> </SPAN>
+ </P>
+</UL>
+<P STYLE="border: 1.00pt solid #ff0000; padding: 0.05cm"><SPAN STYLE="background: #ffdddd">Verbesserungsvorschl&auml;ge
+sind immer willkommen! Da wir sehr viele Abh&auml;ngigkeiten haben,
+kann es aber sein, dass sie nicht unbedingt eingepflegt werden.</SPAN></P>
+<P STYLE="margin-bottom: 0cm; border: 1.00pt solid #ff0000; padding: 0.05cm">
+<SPAN STYLE="background: #ffdddd">Danke f&uuml;rs Interesse!<BR>Euer
+Neo-Team</SPAN></P>
+<P><BR><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><IMG SRC="tastentierchen_baustelle_ohne_zigarette.png" NAME="Grafik8" ALT="Baustellenbild" ALIGN=BOTTOM WIDTH=75 HEIGHT=38 BORDER=0>
+</P>
+<P><!-- =================== Hintergrundbilder (Seitenrnder) =============== /--><!-- <div style="position:absolute; top:22px; left:0px; width:100%; height:70px;
+ background-image:url(./tastentier-reihe_blass.png); background-repeat:repeat-x; opacity:0.60; background-color:#EEE;">
+</div>
+/--><BR><BR>
+</P>
+<P><!-- ============ ENDE == Hintergrundbilder (Seitenrnder) =============== /--><!-- <div style="text-align:center;">
+ <img src="./tastentier_zufrieden2.png" align="middle" style=";">
+</div>
+
+/--><BR><BR>
+</P>
+</BODY>
+</HTML> \ No newline at end of file