xplugd v1.2
Changes
- Converted to GNU configure and build system
- Add support for Travis-CI
Fixes
- Issue #1: Use
sigaction()
instead of ambiguous SysVsignal()
API - Fix missing keyboard/mouse disconnect events
- Portability fix, use
__progname
as identity inopenlog()
, gives
clearer log messages on non-GLIBC systems