Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
scanbuttond: Scanner Button tools to SANE
- Summary
- 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 monitors the scanner's buttons and runs a shell script whenever one
of these buttons has been pressed. Because it 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.
Changelog
- * Mon Oct 16 17:00:00 2006 Parag Nemade <panemade{%}gmail{*}com>- 0.2.3-9
- Got CVS tagging problem as usual to me
- so increasing release number
- * Mon Oct 16 17:00:00 2006 Parag Nemade <panemade{%}gmail{*}com>- 0.2.3-8
- corrected scanbuttond.init which i hacked from lisa daemon
- * Thu Oct 12 17:00:00 2006 Parag Nemade <panemade{%}gmail{*}com>- 0.2.3-7
- missing directory ownership Fixed