diff options
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 ] }; |