diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-05-02 14:52:53 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-05-02 14:52:53 +0000 |
commit | 65222b8585dbbd861206de0d0a599be35274e5cb (patch) | |
tree | 9037ecd537ff575b959f1e21584df3ef59491a51 | |
parent | d3568eb9751b9045d64244d6ed4deb0683db17cd (diff) |
position von dead_stroke und paragraph in xkb, xmodmap und neo20.ods geändert
git-svn-id: https://svn.neo-layout.org@87 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | grafik/neo20.ods | bin | 15232 -> 15377 bytes | |||
-rw-r--r-- | linux/X/neo | 2 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/grafik/neo20.ods b/grafik/neo20.ods Binary files differindex e2e2127..111db56 100644 --- a/grafik/neo20.ods +++ b/grafik/neo20.ods 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 <TLDE> { [ dead_circumflex, dead_caron, dead_breve, paragraph, dead_stroke ] }; + key <TLDE> { [ dead_circumflex, dead_caron, dead_breve, dead_stroke, paragraph ] }; key <AE01> { [ 1, degree, notsign, onesuperior ] }; key <AE02> { [ 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 |