From: Pieter Degroote Date: Thu, 12 Oct 2023 17:18:08 +0000 (+0200) Subject: Create README.md X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/2dd78f7323435cc20116b8c9b8b552faba32ae52?hp=60b947f52198d24a500301ea864fa28e59496066 Create README.md The documentation has been added. --- 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.*