Configure your scanner buttons
Modern scanners usually have several front panel buttons which are intended to
trigger certain actions like copying, faxing or mailing the scanned document.
This daemon queries the scanner button status several times per second. If it
detects that a button is pressed, it runs a shell script which the button
number is passed to as a command line argument. Because scanbuttond is
accessing the scanner directly via libusb, there should be no conflicts with
SANE or other scanner drivers: scanbuttond simply won't touch the scanner
hardware while you are using SANE. This means that you can still scan even when
running scanbuttond.
Authors:
========
Bernhard Stiftner
Dirk Wriedt
J. Javier Maestro
Hans Verkuil
James Gilliland
Oliver Edelmann
Christian Bucher
David Froehlich
Milan Zamazal
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lrupp/scanbuttond && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
scanbuttond-0.2.3-rpmlintrc | 0000000245 245 Bytes | |
scanbuttond-0.2.3.tar.bz2 | 0000220497 215 KB | |
scanbuttond-README.SUSE | 0000000126 126 Bytes | |
scanbuttond-buttonpressed.patch | 0000002478 2.42 KB | |
scanbuttond-sbd-gimp.sh | 0000000328 328 Bytes | |
scanbuttond-sbd-mail.sh | 0000000811 811 Bytes | |
scanbuttond-sbd-print.sh | 0000000401 401 Bytes | |
scanbuttond-sbd-scan.sh | 0000000435 435 Bytes | |
scanbuttond.changes | 0000000578 578 Bytes | |
scanbuttond.init | 0000004545 4.44 KB | |
scanbuttond.service | 0000000182 182 Bytes | |
scanbuttond.spec | 0000005440 5.31 KB |
Latest Revision
- add systemd service file - support systemd on newer distributions
Comments 0