2022-07-20 23:37:31 +00:00
|
|
|
---
|
|
|
|
title: xkb neo
|
|
|
|
---
|
|
|
|
|
2022-07-22 21:11:38 +00:00
|
|
|
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.
|
2022-07-20 23:37:31 +00:00
|
|
|
|
|
|
|
Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
|
|
|
|
|
|
|
|
Execute enable_gnome.sh to enable alternative keyboard layouts on GNOME
|
|
|
|
|
|
|
|
# Downloads
|
|
|
|
|
|
|
|
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/patch_xkb.py">patch_xkb.py</a>
|
|
|
|
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/enable_gnome.sh">enable_gnome.sh</a>
|
|
|
|
|
2022-07-20 23:45:22 +00:00
|
|
|
### [View on Github](https://github.com/Surferlul/xkb_neo)
|
|
|
|
|