From 790bb0db0fbe4273003dcca75e1bcc79f64a4833 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Tue, 25 Feb 2020 15:45:18 +0100 Subject: [PATCH 1/1] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 609acd6..7be4abd 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ An MSKLC source file is available for integration on Windows OSes (although not ## XKB integration (Linux) -Experimental support for GNU/Linux via XKB integration (X11) :  see the 'linux' folder in this repository. +Experimental support for GNU/Linux via XKB integration (X11) :  see the 'linux-xkb' folder in this repository. Follow these steps for experimental integration (at your own risk!) : -- Download the files `ultkeys` and `rule.xml` from the 'linux' folder. +- Download the files `ultkeys` and `rule.xml` from the 'linux-xkb' folder. - Copy `ultkeys` to `/usr/share/X11/xkb/symbols` (root required). - Paste the contents of `rule.xml` to either `/usr/share/X11/xkb/rules/evdev.xml` or `/usr/share/X11/xkb/rules/evdex.extras.xml`, this between the tags `` and `` (root required). -- 2.47.3