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 /linux/X | |
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
Diffstat (limited to 'linux/X')
-rw-r--r-- | linux/X/neo | 2 |
1 files changed, 1 insertions, 1 deletions
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 ] }; |