Closed pfps closed 2 years ago
Is the change to the keyboard mapping a desired change?
This is controlled by your desktop environment or x11/xkb, depending on your installation. python-evdev can't do anything about this
How can I not have this happen?
Unfortunately I don't know. Try wayland if you are on x11 or a different desktop environment.
Thanks.
When I create a uinput device the keymap for my laptop keyboard changes. I see this when running the following simple program
Here is what happens when I run the program:
Is the change to the keyboard mapping a desired change? How can I not have this happen?