2021-01-13 20:54:40 +01:00
< style >
2021-01-14 21:27:00 +01:00
.containerdings {
2021-01-13 21:28:13 +01:00
display: flex;
flex-direction: row-reverse;
justify-content: center;
flex-wrap: wrap-reverse;
2021-01-13 20:54:40 +01:00
}
.drittel {
2021-01-14 21:27:00 +01:00
min-width: 10rem;
flex: 1 1 10rem;
2021-01-13 20:54:40 +01:00
}
2021-01-14 21:27:00 +01:00
.drittel img {
display: block;
2021-01-13 20:54:40 +01:00
margin: auto;
2021-01-14 21:27:00 +01:00
height: 3rem;
margin-bottom: 1em;
2021-01-14 22:50:59 +01:00
margin-top: 1em;
2021-01-13 20:54:40 +01:00
}
.drittel .md-button {
display: block;
margin: auto;
2021-01-14 21:27:00 +01:00
margin-top: 1em;
2021-01-14 21:34:57 +01:00
padding: 0.625em 1em;
2021-01-13 20:54:40 +01:00
width: 100%;
text-align: center;
}
2021-02-08 14:49:57 +01:00
.md-button[align=left] {
float: left;
margin-left: 0;
margin-right: 1em;
}
2021-01-13 20:54:40 +01:00
< / style >
2021-01-13 04:56:25 +01:00
# Download / Installation
## Windows
2021-01-14 21:27:00 +01:00
< div class = "containerdings" >
2021-01-13 21:28:13 +01:00
< div class = "drittel" style = "order: 3" >
2021-01-14 21:27:00 +01:00
< img src = "/assets/images/neo-logo.svg" / >
2021-01-16 00:21:00 +01:00
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/neo.exe" > NeoVars herunterladen< / a >
2021-01-13 20:54:40 +01:00
< / div >
2021-01-14 21:27:00 +01:00
< div class = "drittel" style = "margin: 0 1em 0;order: 2" >
< img src = "/assets/images/neoqwertz-logo.svg" / >
2021-01-16 00:21:00 +01:00
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/neoqwertz.exe" > NeoQwertzVars herunterladen< / a >
2021-01-13 20:54:40 +01:00
< / div >
2021-01-13 21:28:13 +01:00
< div class = "drittel" style = "order: 1" >
2021-01-14 21:27:00 +01:00
< img src = "/assets/images/bone-logo.svg" / >
2021-01-16 00:21:00 +01:00
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/bone.exe" > BoneVars herunterladen< / a >
2021-01-13 20:54:40 +01:00
< / div >
< / div >
Für eine korrekte Funktion muss in Windows das deutsche Qwertz-Layout eingestellt sein.
2021-01-13 04:56:25 +01:00
Es gibt auch andere Treiber, die gewisse Vor- und Nachteile haben.
2021-02-08 14:49:57 +01:00
Mehr Informationen dazu finden sich [hier ](/Benutzerhandbuch/Installation/#windows ).
2021-01-13 04:56:25 +01:00
## Linux
Alle drei Varianten sind in der normalen [Linux-Tastaturkonfiguration ](https://www.freedesktop.org/wiki/Software/XKeyboardConfig/ ) vorhanden und müssen nur in den Einstellungen ausgewählt werden.
*Beachte*: Bei der Kombination mit dem „basic“ Layout (oder anderen Layouts mit wenigen Ebenen) sollte Neo das primäre Layout sein.
Die Varianten [Bone ](/Layouts/bone ) und [NeoQwertz ](/Layouts/neoqwertz ) werden von manchen Desktops standardmäßig nicht angezeigt.
Bei Gnome kann man aber durch Eingabe von `gsettings set org.gnome.desktop.input-sources show-all-sources true` in einem Terminal alle Layouts in den Tastatureinstellungen anzeigen lassen.
2021-01-16 02:26:41 +01:00
Für eine Vielzahl von Desktops und Distributionen befinden im [Handbuch ](/Benutzerhandbuch/Linux/ ) genaue Anleitungen, die auch die Linux-Konsole abdecken.
2021-01-13 04:56:25 +01:00
2021-02-08 14:49:57 +01:00
[XCompose heruterladen ](//dl.neo-layout.org/XCompose ){: .md-button .md-button--primary align=left}
2021-01-13 04:56:25 +01:00
Um alle [toten Tasten und Compose-Sequenzen ](/Benutzerhandbuch/Tote-Tasten-und-Compose/ ) benutzen zu können, muss die Neo-Compose-Datei als `~/.XCompose` gespeichert werden.
## Mac OS
2021-01-14 21:27:00 +01:00
< div class = "containerdings" >
< div class = "drittel" style = "order: 3" >
< img src = "/assets/images/neo-logo.svg" / >
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/neo.keylayout" > neo.keylayout herunterladen< / a >
< a class = "md-button" href = "//dl.neo-layout.org/neo.icns" > neo.icns herunterladen< / a >
< / div >
< div class = "drittel" style = "margin: 0 1em 0;order: 2" >
< img src = "/assets/images/neoqwertz-logo.svg" / >
2021-01-14 21:31:00 +01:00
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/neoqwertz.keylayout" > neoqwertz.keylayout herunterladen< / a >
2021-03-15 15:05:33 +01:00
< a class = "md-button" href = "//dl.neo-layout.org/neoqwertz.icns" > neoqwertz.icns herunterladen< / a >
2021-01-14 21:27:00 +01:00
< / div >
< div class = "drittel" style = "order: 1" >
< img src = "/assets/images/bone-logo.svg" / >
2021-01-14 21:31:00 +01:00
< a class = "md-button md-button--primary" href = "//dl.neo-layout.org/bone.keylayout" > bone.keylayout herunterladen< / a >
2021-03-15 15:05:33 +01:00
< a class = "md-button" href = "//dl.neo-layout.org/bone.icns" > bone.icns herunterladen< / a >
2021-01-14 21:27:00 +01:00
< / div >
< / div >
2021-01-13 04:56:25 +01:00
Die Dateien in `/Library/Keyboard Layouts` speichern.
Anschließend kann das Layout in den Systemeinstellungen unter »Tastatur → Eingabequellen« aktiviert werden.
2021-01-14 21:27:00 +01:00
Für die höheren Ebenen muss das Programm [Karabiner Elements ](https://karabiner-elements.pqrs.org/ ) benutzt werden.
2021-01-13 04:56:25 +01:00
Dort die [Neo2-Regeln ](https://ke-complex-modifications.pqrs.org/#neo2 ) importieren und anschließend die Regeln »Neo2 mod 3 and 4 keys«, »Neo2 layer 4«, »Neo2 layer 6« und »Toggle caps_lock by pressing left_shift + right_shift at the same time« aktivieren.