From de240b8965020a7eb2c6fd95a6780b4ac7d470d3 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sat, 28 Nov 2020 18:54:24 +0100 Subject: [PATCH] update HISTORY.md --- HELP.md => HISTORY.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) rename HELP.md => HISTORY.md (94%) diff --git a/HELP.md b/HISTORY.md similarity index 94% rename from HELP.md rename to HISTORY.md index 06c9fa82..dd779fa9 100644 --- a/HELP.md +++ b/HISTORY.md @@ -99,11 +99,17 @@ I assume this is because: **Seventh, final solution** By grabbing the mouse device (EVIOCGRAB) this won't happen. Since this prevents all the keycodes from doing stuff, no -empty xkb symbols file is needed anymore. +empty xkb symbols file is needed anymore. If 10 is mapped to a, it will +figure out the keycode for a in the system configuration (via setxkbmap -pke) +and write it into a new device that has proper capabilities. So no xkb +configurations are needed at all anymore. # How I would have liked it to be +This solution would have made the macro thing and mapping of mouse-clicks +impossible though. + setxkbmap -layout ~/.config/key-mapper/mouse -device 13 config looks like: