Check out my first novel, midnight's simulacra!
DBus
From dankwiki
- D-Feet is a good visualization/exploration tool for DBus
Enumeration
- System bus: dbus-send --system --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames
- Session bus: dbus-send --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames