diff options
| author | Jules Aguillon | 2024-02-17 19:46:09 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-17 23:28:31 +0100 |
| commit | e40558677ef40184c28fbfe721a4be69a4955fa6 (patch) | |
| tree | ad04bca89544c576e0182088c85025e05478a879 /res/xml/numeric.xml | |
| parent | ae270b36f41c6101c1657f5c2568b51b5ccf84ee (diff) | |
| download | unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.tar.gz unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.zip | |
Allow to remove the compose key in the settings
Diffstat (limited to 'res/xml/numeric.xml')
| -rw-r--r-- | res/xml/numeric.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 82f52e8..ca4eeb9 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -30,7 +30,7 @@ <key width="1.5" key0="switch_text" key2="ctrl"/> <key width="1.5" key0="0" key3="f11_placeholder" key4="f12_placeholder"/> <key width="0.75" key0="." key1=":" key2="," key3=";"/> - <key width="0.75" key0="space" key1=""" key2="'" key3="compose" key4="_"/> + <key width="0.75" key0="space" key1=""" key2="'" key3="loc compose" key4="_"/> <key width="1.5" key0="enter" key1="±" key2="action" key3="="/> </row> </keyboard> |
