https://bugs.kde.org/show_bug.cgi?id=326912
--- Comment #4 from truf <trufano...@gmail.com> --- I've forked and played with skanlite and made it work with DBus. The project is here: https://github.com/trufanov-nok/skanlite There is a big README that describes my investigations. In short - I don't think it can work via scribd at all. Going to try someday but it seems doubtful. But skanlite actually receives HW buttons notifications from SANE - it just ignores them. If your device driver is fine you can get HW buttons work as I force skanlite to signal these events via DBus and now user can perform some tasks (like scanning...) via DBus too. So I just made a shell script which listens for HW button signal and fires scan command to skanlite. No scribd required. Anyway - a detailed description is in project's README and anyone is welcome to play with it. Feedback appreciated. -- You are receiving this mail because: You are watching all bug changes.