From 865c0d27a049699dc5db3de185b4231496e60af2 Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 1 Oct 2007 20:58:27 +0000 Subject: =?UTF-8?q?symbol=20f=C3=BCr=20leerzeichen=20entfernt,=20=C3=B6=20?= =?UTF-8?q?und=20=C3=BC=20getauscht,=20ein=20paar=20fehler=20in=20ahk=20ko?= =?UTF-8?q?rrigiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@289 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/Weiteres/de | 6 +++--- linux/X/Weiteres/neo_de.xmodmap | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'linux/X/Weiteres') diff --git a/linux/X/Weiteres/de b/linux/X/Weiteres/de index 0f20f65..ae96009 100644 --- a/linux/X/Weiteres/de +++ b/linux/X/Weiteres/de @@ -254,8 +254,8 @@ xkb_symbols "neo" { key { [ y, Y, doublelowquotemark, Greek_upsilon, thorn, THORN ] }; // 4th row - key { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; - key { [ udiaeresis, Udiaeresis, dollar, udiaeresis, Delete, Delete ] }; + key { [ udiaeresis, Udiaeresis, numbersign, udiaeresis, Escape ] }; + key { [ odiaeresis, Odiaeresis, dollar, odiaeresis, Delete, Delete ] }; key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; key { [ p, P, asciitilde, Greek_pi, Return, Greek_PI ] }; key { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; @@ -265,7 +265,7 @@ xkb_symbols "neo" { key { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; key { [ j, J, semicolon, U3D1, period, nabla ] }; - key { [ space, space, signifblank, nobreakspace, 0, U202F ] }; + key { [ space, space, space, nobreakspace, 0, U202F ] }; // new modkeys diff --git a/linux/X/Weiteres/neo_de.xmodmap b/linux/X/Weiteres/neo_de.xmodmap index 41ed222..ada3905 100644 --- a/linux/X/Weiteres/neo_de.xmodmap +++ b/linux/X/Weiteres/neo_de.xmodmap @@ -69,8 +69,8 @@ keycode 48 = y Y doublelowquotemark Greek_upsilon thorn THORN !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! The lower row !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -keycode 52 = odiaeresis Odiaeresis numbersign odiaeresis Escape -keycode 53 = udiaeresis Udiaeresis dollar udiaeresis Delete Delete +keycode 52 = udiaeresis Udiaeresis numbersign udiaeresis Escape +keycode 53 = odiaeresis Odiaeresis dollar odiaeresis Delete Delete keycode 54 = adiaeresis Adiaeresis bar Greek_eta Next Next keycode 55 = p P asciitilde Greek_pi Return Greek_PI keycode 56 = z Z grave Greek_zeta z Greek_OMEGA @@ -107,7 +107,7 @@ add Mod3 = ISO_Level3_Shift ! force to learn the new Escape! !keycode 9 = -keycode 65 = space space signifblank nobreakspace 0 U202F +keycode 65 = space space space nobreakspace 0 U202F !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- cgit v1.2.3