diff options
-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 |