.. | ||
man | ||
aclocal.m4 | ||
cfgparse.y | ||
cfgscan.c | ||
ChangeLog | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
depcomp | ||
evargs.c | ||
example.cf | ||
INSTALL | ||
install-sh | ||
Makefile.am | ||
Makefile.bsd-wrapper | ||
Makefile.in | ||
missing | ||
printev.c | ||
README.md | ||
tokens.h | ||
utils.c | ||
utils.h | ||
xkbevd.c | ||
xkbevd.cf | ||
xkbevd.h | ||
ylwrap |
xkbevd - XKB event daemon
The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. The configuration file consists of a list of event specification/action pairs and/or variable definitions.
This command is very raw and is therefore only partially implemented; we present it here as a rough prototype for developers, not as a general purpose tool for end users.
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/xkbevd
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches