summaryrefslogtreecommitdiff
path: root/linux
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 /linux
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
Diffstat (limited to 'linux')
-rw-r--r--linux/X/de6
-rw-r--r--linux/xmodmap/neo_de.xmodmap4
2 files changed, 5 insertions, 5 deletions
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