xgbkb/README.md
2023-06-07 03:21:43 -04:00

7 lines
295 B
Markdown

# xgbkb
A module providing keyboard input utilities to be used alongside xgb and
xgbutil. This module does not use the XKB extension (yet), instead it implements
semi-equivalent functionality on its own. Note that may be issues here because X
keyboard input without XKB is horrifically cursed.