1xkbevd - XKB event daemon
2-------------------------
3
4The xkbevd event daemon listens for specified XKB events and executes
5requested commands if they occur.  The configuration file consists of
6a list of event specification/action pairs and/or variable definitions.
7
8This command is very raw and is therefore only partially implemented;
9we present it here as a rough prototype for developers, not as a general
10purpose tool for end users.
11
12All questions regarding this software should be directed at the
13Xorg mailing list:
14
15  https://lists.x.org/mailman/listinfo/xorg
16
17The master development code repository can be found at:
18
19  https://gitlab.freedesktop.org/xorg/app/xkbevd
20
21Please submit bug reports and requests to merge patches there.
22
23For patch submission instructions, see:
24
25  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
26
27