diff options
| author | Jules Aguillon | 2022-04-24 01:15:41 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-04-24 01:15:41 +0200 |
| commit | 2900e8d197ec1f27eec986a59e608a33ba0fcc16 (patch) | |
| tree | b48ed62c41a573cacf2f77e30116ec4fd618751b /res/xml/qwerty.xml | |
| parent | d8e475467ae5d124c8fec2e27616ae62f068a2bb (diff) | |
| download | unexpected-keyboard-2900e8d197ec1f27eec986a59e608a33ba0fcc16.tar.gz unexpected-keyboard-2900e8d197ec1f27eec986a59e608a33ba0fcc16.zip | |
Add Double acute diacritic
Will be used by the Hungarian language.
Diffstat (limited to 'res/xml/qwerty.xml')
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 5e314a8..4457bec 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -20,7 +20,7 @@ <key key0="g" key1="accent_caron" key2="-" key3="_"/> <key key0="h" key2="=" key3="+"/> <key key0="j" key1="accent_trema" key2="accent_circonflexe" key4="}" key3="{"/> - <key key0="k" key3="[" key4="]"/> + <key key0="k" key1="accent_double_aigu" key3="[" key4="]"/> <key key0="l" key2="|" key3="\\"/> </row> <row> |
