From 865c0d27a049699dc5db3de185b4231496e60af2 Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 1 Oct 2007 20:58:27 +0000 Subject: symbol für leerzeichen entfernt, ö und ü getauscht, ein paar fehler in ahk korrigiert 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/de | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux/X/de') diff --git a/linux/X/de b/linux/X/de index 434eb51..5369ec4 100644 --- a/linux/X/de +++ b/linux/X/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, U2423, nobreakspace, 0, U202F ] }; + key { [ space, space, space, nobreakspace, 0, U202F ] }; // new modkeys -- cgit v1.2.3