diff --git a/README.md b/README.md index 5d1e77e..18d1ead 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # xkb_neo -My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even IntelliJ +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. -Just execute patch_xkb.py as superuser to patch /usr/share/X11/xkb. Run enable_gnome.sh as normal user to enable alternative keyboard layouts on GNOME +Execute patch.py to patch your system. + +Or Manually: +- execute patch_xkb.py as superuser to patch /usr/share/X11/xkb. +- execute enable_gnome.sh as normal user to enable alternative keyboard layouts on GNOME