xenocara/app/xkbutils
purplerain 155eb8555e
sync with OpenBSD -current
2024-04-29 00:35:41 +00:00
..
man sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
COPYING sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
ChangeLog sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
INSTALL sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
LED.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
LED.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
LEDP.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.am sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
README.md sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.h.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
install-sh sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
utils.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
utils.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
xkbbell.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
xkbvleds.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
xkbwatch.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00

README.md

xkbutils is a collection of small utilities utilizing the XKeyboard (XKB) extension to the X11 protocol.

It includes:

  • xkbbell - generate XKB bell events
  • xkbvleds - display the state of LEDs on an XKB keyboard in a window
  • xkbwatch - reports changes in the XKB keyboard state

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/app/xkbutils

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches