diff options
| author | matthiakl | 2023-10-20 21:06:21 +0200 |
|---|---|---|
| committer | GitHub | 2023-10-20 21:06:21 +0200 |
| commit | d594242a535321cbb9859acd829487611d0ac277 (patch) | |
| tree | 9e331f740ddcea3b08c5066144ca257aa6894680 | |
| parent | bd886a24eb6f590c2d14e70ae53d21c341ca9b39 (diff) | |
| download | unexpected-keyboard-d594242a535321cbb9859acd829487611d0ac277.tar.gz unexpected-keyboard-d594242a535321cbb9859acd829487611d0ac277.zip | |
Update the neo2 layout (#477)
| -rw-r--r-- | res/xml/latn_neo2.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/latn_neo2.xml b/res/xml/latn_neo2.xml index f8904f1..7a143c0 100644 --- a/res/xml/latn_neo2.xml +++ b/res/xml/latn_neo2.xml @@ -12,7 +12,7 @@ <key key0="g" key2="8" key4=">"/> <key key0="f" key2="9" key3="f11_placeholder" key4="="/> <key key0="q" key2="0" key3="f12_placeholder" key4="&"/> - <key key0="ß" key1="-"/> + <key key0="ß" key1="—"/> </row> <row> <key key0="u" key1="tab" key4="\\"/> @@ -40,11 +40,11 @@ <key width="1.5" key0="backspace" key2="delete"/> </row> <row height="0.95"> - <key width="1.8" key0="ctrl" key2="loc meta" key4="switch_numeric"/> + <key width="1.8" key0="ctrl" key1="loc switch_greekmath" key2="loc meta" key4="switch_numeric"/> <key width="1.2" key0="fn" key1="loc alt" key2="change_method" key3="switch_emoji" key4="config"/> - <key width="4.0" key0="space" key7="switch_second" key8="switch_backward"/> + <key width="4.0" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/> <key width="1.2" key7="up" key6="right" key5="left" key8="down"/> <key key0="j" key4=";"/> - <key width="1.8" key0="enter" key2="action"/> + <key width="1.8" key0="enter" key1="loc voice_typing" key2="action"/> </row> </keyboard> |
