From 471375d50c10a9a9bf60c3e9b3ebb509d56b5e2c Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 18 Apr 2021 23:58:35 +0200
Subject: Add function keys
Add the Fn modifier that change the digits into F1 to F10.
---
res/xml/azerty.xml | 2 +-
res/xml/qwerty.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'res/xml')
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index c1347f9..fb59638 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -22,7 +22,7 @@
-
+
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index 0e26e9c..c61c086 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -21,7 +21,7 @@
-
+
--
cgit v1.2.3