Changes

Jump to: navigation, search

D-Bus and other Linux desktop integration improvements

437 bytes added, 14:33, 15 December 2006
DBUS Tutorial and info
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.
 
First, you either need to use an IDE like Anjuta or learn how Make and its syntax.
 
Make sure you linux distro has Dbus installed.
 
Quick and dirty way of checking is typing dbus-viewer in teh command line or locate dbus. =P
 
You will need to include the libdbus libraries in your project or make files. They are not in the default path.
== Suggestions & Ideas ==
1
edit

Navigation menu