diff options
| author | Jules Aguillon | 2024-02-17 19:40:08 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-17 23:28:31 +0100 |
| commit | ae270b36f41c6101c1657f5c2568b51b5ccf84ee (patch) | |
| tree | 2d7c9b2b72805650b2e68c8fb69d3da462dd69ab /res/xml/greekmath.xml | |
| parent | 146d5203254aff5fe19b502a922c60a84c31686a (diff) | |
| download | unexpected-keyboard-ae270b36f41c6101c1657f5c2568b51b5ccf84ee.tar.gz unexpected-keyboard-ae270b36f41c6101c1657f5c2568b51b5ccf84ee.zip | |
Add the compose key on alternate layouts
Though it is not useful in the greek-math layout, it could give ideas
for new sequences.
Diffstat (limited to 'res/xml/greekmath.xml')
| -rw-r--r-- | res/xml/greekmath.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index e76f3c6..b655b50 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -41,7 +41,7 @@ <key width="1.2" key0="fn"/> <key width="2.8" key0="space" key1="superscript" key3="subscript"/> <key width="1.2" key0="0" key2="."/> - <key width="1.2" key7="up" key6="right" key5="left" key8="down"/> + <key width="1.2" key0="compose" key7="up" key6="right" key5="left" key8="down"/> <key width="1.2" key0="enter" key1="=" key2="action"/> </row> </keyboard> |
