chickadee » dbus » dbus:register-signal-handler

(dbus:register-signal-handler context name msg-cb) procedure

Provide a handler to be called when the current process receives a DBus signal which matches the given context and the given signal name. Start a SRFI-18 thread to poll for incoming signals (unless polling has been disabled on this bus).