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