Update 2021-07-04-xkb-neo.md
This commit is contained in:
parent
f89793e9ae
commit
b3c6b7ef01
@ -2,7 +2,7 @@
|
||||
title: 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. YES, even Java Applications.
|
||||
|
||||
For programs running through XWayland manually execute
|
||||
|
||||
@ -12,13 +12,15 @@ setxkbmap de vou
|
||||
|
||||
to get proper keybindings working.
|
||||
|
||||
Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
|
||||
Execute patch.sh to patch your system
|
||||
|
||||
Execute enable_gnome.sh to enable alternative keyboard layouts on GNOME
|
||||
Or Manually:
|
||||
- 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/archive/refs/tags/v1.2.0.zip">code (patch.sh, patch_xkb.py, enable_gnome.sh)</a>
|
||||
- <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/enable_gnome.sh">enable_gnome.sh</a>
|
||||
|
||||
### [View on Github](https://github.com/Surferlul/xkb_neo)
|
||||
|
Loading…
Reference in New Issue
Block a user