File: control

package info (click to toggle)
inputplug 0.3~hg20150512-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 88 kB
  • ctags: 44
  • sloc: ansic: 407; makefile: 21
file content (16 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: inputplug
Section: x11
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), mk-configure (>= 0.23.0), pkg-config, libxi-dev, libixp-dev
Standards-Version: 3.9.4
Homepage: http://bitbucket.org/andrew_shadura/inputplug

Package: inputplug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: XInput monitor
 inputplug is a daemon which connects to a running X server
 and monitors its XInput hierarchy change events, such as
 an input device being attached or removed, enabled or disable
 etc, and runs some command when these events happen.