From 60b947f52198d24a500301ea864fa28e59496066 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 12 Oct 2023 19:17:08 +0200 Subject: [PATCH] Create README.md The documentation has been added. --- linux-xkb/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 linux-xkb/README.md diff --git a/linux-xkb/README.md b/linux-xkb/README.md new file mode 100644 index 0000000..f15aef4 --- /dev/null +++ b/linux-xkb/README.md @@ -0,0 +1,6 @@ +# UltimateKEYS - XKB integration (Linux) + +Integration in GNU/Linux via XKB (X11) : + +- Put the file "custom" into "/usr/share/X11/xkb/symbols/" (root required). +- Activate the layout on your desktop via the keyboard settings by selecting "A user-defined custom Layout". -- 2.47.3