From d2417500fb40dd0144a0d24dc6912095644515aa Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Wed, 18 Nov 2020 13:22:04 +0100 Subject: [PATCH] not again --- HELP.md | 3 ++- README.md | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 60bfa2b4..0f0a3b90 100644 --- a/HELP.md +++ b/HELP.md @@ -68,7 +68,8 @@ holding down a button that is mapped to shift will (would usually have a keycode of 10, now triggers writing 50) write "!!!!!!!!!". Even though no symbols are loaded for that button. -This is because the second device that starts writing an event.value of 2 will +**The Sixth idea** continues with the fourth. The described problem is +because the second device that starts writing an event.value of 2 will take control of what is happening. Following example: (KB = keyboard, example devices) 1. hold a on KB1: `a-1`, `a-2`, `a-2`, `a-2`, ... diff --git a/README.md b/README.md index d4e6b048..8e54ad8b 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,6 @@ sudo python3 setup.py install && python3 tests/test.py - [x] ask for administrator permissions using polkit - [ ] make it work on wayland - [ ] add to the AUR, provide .deb and .appimage files + +Before you consider contributing to the evtest injection and xkb mechanics, +I need you to understand the stuff in HELP.md