View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#2
There is a background process canolad running. IIRC, it's controlled via dbus by the frontend.
You could run
Code:
dbus-monitor --session
in the terminal to see what's sent across the bus. Maybe this will reveal something useful.