Bug#899979: keyboard-configuration: the caron dead-key of the czech keyboard on the console does not work as expected
Jan Rafaj, le ven. 01 juin 2018 16:06:34 +0200, a ecrit:
> the following ones still do not produce the
> corresponding caron-ified characters as they should - I have no idea why:
>
> compose '^' 'S' to U+0160 # instead produces U+015A (0xC59A)
U+015A would be what you'd expect for a latin1 language (^ + S), and I
guess due to rule ordering, the existing rule doesn't get overrident by
the rule you introduced, so we need to explicitly remove the existing
rule.
Samuel
Reply to: