diff options
| author | Jules Aguillon | 2024-01-15 23:26:40 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-01-15 23:26:40 +0100 |
| commit | 95bd9312a7714e1fbee2a792a12d2b9ced36b708 (patch) | |
| tree | 2d4911e3be9701bb4d0f6271e3257f821d1aebe5 /res/xml/latn_neo2.xml | |
| parent | 0a86f9ab018a496a6527d9353501ed57f63291d0 (diff) | |
| download | unexpected-keyboard-95bd9312a7714e1fbee2a792a12d2b9ced36b708.tar.gz unexpected-keyboard-95bd9312a7714e1fbee2a792a12d2b9ced36b708.zip | |
Allow hidding the keyboard switching key
The keyboard switching key is now selected by default in the Extra Keys
option and can be deselected.
Diffstat (limited to 'res/xml/latn_neo2.xml')
| -rw-r--r-- | res/xml/latn_neo2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/latn_neo2.xml b/res/xml/latn_neo2.xml index 7a143c0..5c364cc 100644 --- a/res/xml/latn_neo2.xml +++ b/res/xml/latn_neo2.xml @@ -41,7 +41,7 @@ </row> <row height="0.95"> <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="1.2" key0="fn" key1="loc alt" key2="loc change_method" key3="switch_emoji" key4="config"/> <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=";"/> |
