---
title: xkb neo
---
My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even IntelliJ.
For programs running through XWayland manually execute
~~~bash
setxkbmap de vou
~~~
to get proper keybindings working.
Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
Execute enable_gnome.sh to enable alternative keyboard layouts on GNOME
# Downloads
- patch_xkb.py
- enable_gnome.sh
### [View on Github](https://github.com/Surferlul/xkb_neo)