From 33653a94cb7138007a3b1da69a6c3eef1d5ad285 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Fri, 20 Oct 2023 12:15:50 +0200
Subject: 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.
---
res/values/strings.xml | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3c86c85..8a4c79a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -97,6 +97,10 @@
Ordinal Indicator
Superscript
Subscript
+ Page Up
+ Page Down
+ Home
+ End
Advanced
--
cgit v1.2.3