From 03f4cd5bbe5cb891d680abc52ce968c11f9ff388 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Thu, 20 Feb 2020 17:48:19 -0600 Subject: [PATCH] Update fixing the formatting in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3130c3..cd7499a 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,10 @@ Understand that as you add or modify the ~/.xkb/symbols/ files that these two gr Also you will have to discover the proper xkb names for keys and that they will often follow *two different* labels/names. eg RGHT vs Right ... **replace key \** vs **symbols[Group1]= [ Right, ...**. A good place to get the proper names/labels are these two files. +``` /usr/share/X11/xkb/symbols/us /usr/share/X11/xkb/symbols/inet +``` Ok, so here are the detailed instructions.