openbsd-xenocara/app/xkbevd
matthieu 83fc33415a Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
..
man Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
COPYING
ChangeLog Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
INSTALL
Makefile.am Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
Makefile.bsd-wrapper
Makefile.in Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
README.md Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
aclocal.m4 Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
cfgparse.y
cfgscan.c Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
compile Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
config.guess
config.h.in
config.sub
configure Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
configure.ac Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
depcomp
evargs.c
example.cf
install-sh
missing
printev.c Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
tokens.h
utils.c
utils.h
xkbevd.c Upate xkbevd to version 1.1.5 2023-01-22 10:01:57 +00:00
xkbevd.cf
xkbevd.h
ylwrap

README.md

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