abouttreesummaryrefslogcommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorJules Aguillon2023-10-20 12:15:50 +0200
committerJules Aguillon2023-10-20 12:20:25 +0200
commit33653a94cb7138007a3b1da69a6c3eef1d5ad285 (patch)
treeaab6c3507c012a05bc318770f556adffc1671011 /res/xml
parent5b4345088d419ab2b26df11fbc80bc265181df93 (diff)
downloadunexpected-keyboard-33653a94cb7138007a3b1da69a6c3eef1d5ad285.tar.gz
unexpected-keyboard-33653a94cb7138007a3b1da69a6c3eef1d5ad285.zip
Add page_up, page_down, home, end to extra keys
The new keys are placed on the corner of the arrow keys. Key descriptions are added. They are removed from the Fn layer to avoid showing up twice.
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/bottom_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml
index b51ca2d..4097e51 100644
--- a/res/xml/bottom_row.xml
+++ b/res/xml/bottom_row.xml
@@ -3,6 +3,6 @@
<key width="1.7" key0="ctrl" key1="loc switch_greekmath" key2="loc meta" key4="switch_numeric"/>
<key width="1.1" key0="fn" key1="loc alt" key2="change_method" key3="switch_emoji" key4="config"/>
<key width="4.4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/>
- <key width="1.1" key7="up" key6="right" key5="left" key8="down"/>
+ <key width="1.1" key7="up" key6="right" key5="left" key8="down" key1="loc home" key2="loc page_up" key3="loc end" key4="loc page_down"/>
<key width="1.7" key0="enter" key1="loc voice_typing" key2="action"/>
</row>