From 2dd78f7323435cc20116b8c9b8b552faba32ae52 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 12 Oct 2023 19:18:08 +0200 Subject: [PATCH 1/1] Create README.md The documentation has been added. --- linux-xmodmap/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 linux-xmodmap/README.md diff --git a/linux-xmodmap/README.md b/linux-xmodmap/README.md new file mode 100644 index 0000000..555fbb3 --- /dev/null +++ b/linux-xmodmap/README.md @@ -0,0 +1,8 @@ +# UltimateKEYS - Xmodmap (Linux) + +Xmodmap deployment on GNU/Linux : + +- Put the file ".Xmodmap" into the user's home directory (~). +- On, for instance, EndeavourOS XFCE and Kubuntu, "~/.Xmodmap" should automatically load when logging in, on some other distributions, it can be activated via : +xmodmap ~/.Xmodmap    - or -    xmodmap $HOME/.Xmodmap +- *Unfortunately, it turns out that Xmodmap is no longer supported on Gnome.* -- 2.47.3