From 67c4134c384df7426a01256fa6bfd0acf39fe28d Mon Sep 17 00:00:00 2001 From: Lu Baumann Date: Wed, 26 Apr 2023 11:53:17 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d1ead..30a7f4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # 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.