From 02cfb49aa0e5ef7d5bbd0a37c9d817ab491a3c41 Mon Sep 17 00:00:00 2001
From: M33 <m33_qoto@tok715.net>
Date: Fri, 12 Mar 2021 16:11:24 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 97ff5db..071669e 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,14 @@ Keep the KGX's terminal keyboard layout in sync with the UI primary keyboard lay
 This script should be run on startup, on new session, on terminal opening...
 
 For testing, add `kbdupdater` in your `$HOME/.bashrc` file
+
+
+## Background
+
+For now, the keyboard layout on KGX, and potentialy other terminals is set to US/English by default, whatever input language is set in the control center.
+
+It apply to PureOS based smarphones (Librem 5, Pinephone...).
+
+At some point, a smart and elegant solution will come up, like extra code in gnome-control-center.
+
+Until then, kbdupdater will do for me, and may be usefull to you...
-- 
GitLab