diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 18:06:50 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 18:06:50 +0000 |
commit | d8502e1999c3c4f7a04a951e426d3a583ceb8191 (patch) | |
tree | 1a026308768d7c97938bd98a1fea612d67da2396 /sysutils/scanbuttond/pkg-descr | |
parent | 2dd0d11c995f85292f07df68cfe8e718a0500125 (diff) |
Notes
Diffstat (limited to 'sysutils/scanbuttond/pkg-descr')
-rw-r--r-- | sysutils/scanbuttond/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/scanbuttond/pkg-descr b/sysutils/scanbuttond/pkg-descr new file mode 100644 index 000000000000..0680721d019f --- /dev/null +++ b/sysutils/scanbuttond/pkg-descr @@ -0,0 +1,12 @@ +This is the port of scanbuttond, an utility to monitor the various buttons +found on many modern scanners which are intended to trigger certain actions +like copying, faxing or mailing the scanned document. +This daemon queries the scanner button state several times per second via +libusb and if it detects that a button is pressed it runs a shell script with +the button number as an argument. + +The supported scanner backends currently are: epson, niash, plustek, snapscan + + +Author: Bernhard Stiftner <root84@users.sourceforge.net> +WWW: http://scanbuttond.sourceforge.net/ |