You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-utils_cmdpad

28 lines
958 B

Source-Makefile: feeds/packages/utils/cmdpad/Makefile
Package: cmdpad
Version: 0.0.3-5
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread
Conflicts:
Menu-Depends:
Provides:
Section: utils
Category: Utilities
Repository: base
Title: execute commands when key is pressed/released/held down
Maintainer: Ted Hess <thess@kitschensync.net>
Source: cmdpad-0.0.3.tgz
License: MIT
LicenseFiles: doc/COPYING
Type: ipkg
Description: cmdpad - execute commands when a key is pressed, released or hold down.
Should be started from /etc/rc or /etc/rc.local. To run it as daemon you
need to start it with '&'. All logs are printed to standard out and standard
error (to write the log to disk use cmdpad > /var/log/cmdpad). Cmdpad
searches for /etc/cmdpad.conf and load the key bindings. Then wait for
key event and check each command to see if it should be run.
http://cmdpad.sourceforge.net/index.php
Ted Hess <thess@kitschensync.net>
@@