summaryrefslogtreecommitdiff
path: root/README.md
blob: 72b8cfb143959759d8de158800f6cf7bbeb984de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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