summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-15 11:12:53 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-15 11:12:53 +0000
commite49bde40735405f894fcbd91872a006493203c31 (patch)
tree51fb9bca88cfe1721eb8155d0b333980af770170
parent37484bf073c8a331f93fcc193fc3631a35ec7c74 (diff)
downloadneo-layout-e49bde40735405f894fcbd91872a006493203c31.tar.gz
neo-layout-e49bde40735405f894fcbd91872a006493203c31.tar.bz2
neo-layout-e49bde40735405f894fcbd91872a006493203c31.zip
doppelpfeile
git-svn-id: https://svn.neo-layout.org@484 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--A-REFERENZ-A/neo20.txt9
-rw-r--r--linux/X/de6
-rw-r--r--linux/xmodmap/neo_de.xmodmap4
3 files changed, 9 insertions, 10 deletions
diff --git a/A-REFERENZ-A/neo20.txt b/A-REFERENZ-A/neo20.txt
index 13f3089..5a6264a 100644
--- a/A-REFERENZ-A/neo20.txt
+++ b/A-REFERENZ-A/neo20.txt
@@ -156,8 +156,8 @@ Die Lage von ω und Ω, sowie o und ∈ ist nicht abschließend geklärt
== Vier Ebenen – Ziffernblock ==
┌─────┐
-│ 7 ≪ │ 3 … v⃗ Vektorpfeil (U+20D7 COMBINING RIGHT ARROW ABOVE)
-│ ⇱ v⃗ │ 5 … ≪ viel kleiner als (U+226A MUCH LESS-THAN)
+│ 7 ≪ │ 3 … ↕ Hoch-runter-Pfeil (U+2195 UP DOWN ARROW)
+│ ⇱ ↕ │ 5 … ≪ viel kleiner als (U+226A MUCH LESS-THAN)
└─────┘
┌─────┬─────┬─────┬─────┐
@@ -165,13 +165,13 @@ Die Lage von ω und Ω, sowie o und ∈ ist nicht abschließend geklärt
│Lock │ / ÷ │ * × │ - − │
├─────┼─────┼─────┼─────┤
│ 7 ≪ │ 8 ∩ │ 9 ≫ │ │
-│ ⇱ v⃗ │ ⇡ ↑ │ ⇞ ⊗ │ ∓ │
+│ ⇱ ↕ │ ⇡ ↑ │ ⇞ ⊗ │ ∓ │
├─────┼─────┼─────┤ │
│ 4 ⊂ │ 5 ∋ │ 6 ⊃ │ + ± │
│ ⇠ ← │ € ∞ │ ⇢ → │ │
├─────┼─────┼─────┼─────┤
│ 1 ≤ │ 2 ∪ │ 3 ≥ │ ≈ │
-│ ⇲ ⇋ │ ⇣ ↓ │ ⇟ ⇌ │ ≠ │
+│ ⇲ ↔ │ ⇣ ↓ │ ⇟ ⇌ │ ≠ │
├─────┴─────┼─────┤ │
│ 0 ‰ │,/. ,│ │
│ ⎀ % │ ⌦ .│Enter│
@@ -221,7 +221,6 @@ Dazu muss »PFAD_ZUR_DATEI« durch den Pfad zu dieser Datei ersetzt werden.
≡ … identisch (U2261)
== Mat-/Nat-Ebene – Ziffernblock ==
-v⃗ … Vektorpfeil, kombinierendes Zeichen, lässt sich rückwirkend(!) auf jedes Zeichen setzen (U20D7)
⊗ … Tensorprodukt ; Vektor in die Ebene zeigend (U2297)
∞ … unendlich (U221E)
∋ … enthält das Element (U220B)
diff --git a/linux/X/de b/linux/X/de
index 2aa64bf..6237e69 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -246,7 +246,7 @@ xkb_symbols "neo" {
// Ebene 3: Mod3
// Ebene 4: Mod4 (zum Markieren Shift+Mod4)
// Ebene 5: Shift+Mod3
- // Ebene 6: Mod3+Mod4 (in dieser Reihenfolge//)
+ // Ebene 6: Mod3+Mod4 (in dieser Reihenfolge)
// Compose (keine eigene Ebene): Mod3+Tab
@@ -350,7 +350,7 @@ xkb_symbols "neo" {
////////////////////////////////////////////////////
// The upper row
////////////////////////////////////////////////////
- key <KP7> { [ KP_Home, KP_7, KP_7, U226A ] };
+ key <KP7> { [ KP_Home, KP_7, U2195, U226A ] };
key <KP8> { [ KP_Up, KP_8, uparrow, intersection ] };
key <KP9> { [ KP_Prior, KP_9, KP_9, U226B ] };
key <KPAD> { [ KP_Add, KP_Add, plusminus, U2213 ] };
@@ -365,7 +365,7 @@ xkb_symbols "neo" {
////////////////////////////////////////////////////
// The lower row
////////////////////////////////////////////////////
- key <KP1> { [ KP_End, KP_1, U21CB, lessthanequal ] };
+ key <KP1> { [ KP_End, KP_1, U2194, lessthanequal ] };
key <KP2> { [ KP_Down, KP_2, downarrow, union ] };
key <KP3> { [ KP_Next, KP_3, U21CC, greaterthanequal ] };
key <KPEN> { [ KP_Enter, KP_Enter, notequal, U2248 ] };
diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap
index 32172c8..31abb41 100644
--- a/linux/xmodmap/neo_de.xmodmap
+++ b/linux/xmodmap/neo_de.xmodmap
@@ -169,7 +169,7 @@ keycode 82 = KP_Subtract KP_Subtract U2212
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! The upper row
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-keycode 79 = KP_Home KP_7 U20D7 U226A
+keycode 79 = KP_Home KP_7 U2195 U226A
keycode 80 = KP_Up KP_8 uparrow intersection
keycode 81 = KP_Prior KP_9 U2297 U226B
keycode 86 = KP_Add KP_Add plusminus U2213
@@ -184,7 +184,7 @@ keycode 85 = KP_Right KP_6 rightarrow includes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! The lower row
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-keycode 87 = KP_End KP_1 U21CB lessthanequal
+keycode 87 = KP_End KP_1 U2194 lessthanequal
keycode 88 = KP_Down KP_2 downarrow union
keycode 89 = KP_Next KP_3 U21CC greaterthanequal
keycode 108 = KP_Enter KP_Enter notequal U2248