Update README.md

This commit is contained in:
Lu Baumann 2023-04-26 11:53:17 +02:00 committed by GitHub
parent 22e2749084
commit 67c4134c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
# xkb_neo # xkb_neo
My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. On X11 this works for all programs, on Wayland on the other hand, some Programs (for example Java applications) will not properly read some inputs. My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even Java Applications.
For programs running through XWayland manually execute
~~~bash
setxkbmap de vou
~~~
to get proper keybindings working.
Execute patch.py to patch your system. Execute patch.py to patch your system.