=== DBUS Tutorial and info ===
This is our current basic class files and tutorials. Download it [http://matrix.senecac.on.ca/~mckwan3/dbus/dbus_tutorials.tar.gz here].
We were converting the C dbus examples into C++ objects.
We used Anjuta (an IDE), but you can just go into the src dir and type 'make' (in the command line).
This is the [http://matrix.senecac.on.ca/~mckwan3/dbus/dbuzilla.tar.gz DBuzilla project file] which will be valuable later. Currently the author has taken down the code or the server just is down for some reason.
I'll walk through a simple example of sending a signal to give you an example of what its like.