Source: hotkeyd
Section: misc
Priority: optional
Maintainer: Christopher Zimmermann <madroach@zakweb.de>
Build-Depends: debhelper (>= 5), perl
Standards-Version: 3.7.2

Package: hotkeyd
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libconfig-general-perl, libproc-daemon-perl, linux-kernel-headers
Description: performs actions when specific (hot)keys are pressed
 hotkeyd executes simple commands or complex scripts when certain
 (hot)keys are pressed.
 To get notified of the keypresses the daemon uses the input event
 interface of the 2.6 series of the linux kernel. This means that the
 daemon does not rely on X.
