Update README.md

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

View File

@ -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