Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
This minor maintenance release cleans up the code, configuration, & docs.
Alan Coopersmith (12):
unifdef -Unotyet
Delete unused uStrCasePrefix function
Remove unused debugging & function tracing frameworks
Convert sprintf calls to snprintf
Convert sources to X.Org standard coding style
Remove unnecessary cast of getenv return value to char *
Add -version option to print program version
Add xev & xkbwatch to SEE ALSO list in man page
Remove unused macro lowbit()
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
xkbevd 1.1.4
Bjarni Ingi Gislason (1):
man: whitespace fixes
Julien Cristau (1):
man: fix broken escape sequence (\P instead of \fP)
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.
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.