NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025121.6 KiB

ChangeLogH A D10-Nov-202526 KiB

compileH A D10-Nov-20257.2 KiB

config.guessH A D10-Nov-202548.8 KiB

config.h.inH A D10-Nov-20251.8 KiB

config.subH A D10-Nov-202535 KiB

configureH A D10-Nov-2025364.8 KiB

configure.acH A D10-Nov-20252 KiB

COPYINGH A D10-Nov-20253.3 KiB

depcompH A D10-Nov-202523 KiB

INSTALLH A D10-Nov-202515.4 KiB

install-shH A D10-Nov-202515 KiB

LED.cH A D10-Nov-202510.2 KiB

LED.hH A D10-Nov-20253.4 KiB

LEDP.hH A D10-Nov-20252.4 KiB

Makefile.amH A D10-Nov-20251.8 KiB

Makefile.inH A D10-Nov-202545.8 KiB

man/H10-Nov-2025103

missingH A D10-Nov-20256.7 KiB

README.mdH A D10-Nov-2025700

utils.cH A D10-Nov-20253.7 KiB

utils.hH A D10-Nov-20252.7 KiB

xkbbell.cH A D10-Nov-20258.4 KiB

xkbvleds.cH A D10-Nov-202513.1 KiB

xkbwatch.cH A D10-Nov-20259.9 KiB

README.md

1xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
2extension to the X11 protocol.
3
4It includes:
5
6 * xkbbell  - generate XKB bell events
7 * xkbvleds - display the state of LEDs on an XKB keyboard in a window
8 * xkbwatch - reports changes in the XKB keyboard state
9
10All questions regarding this software should be directed at the
11Xorg mailing list:
12
13  https://lists.x.org/mailman/listinfo/xorg
14
15The master development code repository can be found at:
16
17  https://gitlab.freedesktop.org/xorg/app/xkbutils
18
19Please submit bug reports and requests to merge patches there.
20
21For patch submission instructions, see:
22
23  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
24
25