2021-07-04 09:01:14 +00:00
|
|
|
# xkb_neo
|
2023-04-26 09:53:17 +00:00
|
|
|
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.
|
2022-06-07 17:52:22 +00:00
|
|
|
|
2023-04-26 09:53:49 +00:00
|
|
|
Execute patch.sh to patch your system.
|
2023-04-26 09:50:09 +00:00
|
|
|
|
|
|
|
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
|