From 65222b8585dbbd861206de0d0a599be35274e5cb Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 2 May 2007 14:52:53 +0000 Subject: position von dead_stroke und paragraph in xkb, xmodmap und neo20.ods geƤndert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@87 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/neo | 2 +- linux/xmodmap/neo_de.xmodmap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'linux') diff --git a/linux/X/neo b/linux/X/neo index 565c3df..e7adef4 100644 --- a/linux/X/neo +++ b/linux/X/neo @@ -10,7 +10,7 @@ xkb_symbols "basic" { key.type[group1]="EIGHT_LEVEL_SEMIALPHABETIC"; // Zahlenreihe - key { [ dead_circumflex, dead_caron, dead_breve, paragraph, dead_stroke ] }; + key { [ dead_circumflex, dead_caron, dead_breve, dead_stroke, paragraph ] }; key { [ 1, degree, notsign, onesuperior ] }; key { [ 2, 2, 2, twosuperior ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 23585a0..e5c4579 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -13,7 +13,7 @@ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! The first row (number Row) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -keycode 49 = dead_circumflex dead_caron dead_breve paragraph +keycode 49 = dead_circumflex dead_caron dead_breve dead_stroke paragraph keycode 10 = 1 degree notsign onesuperior keycode 11 = 2 2 2 twosuperior -- cgit v1.2.3