dbus-sendThis is a featured page

dbus-send is a dbus tool that is probably already installed if you have dbus installed. With dbus-send you can send commands to dbus applications on the command line. An example for changing the gnome-terminal image to the file 'Hamsterweken.png' in my homedir:

dbus-send --type=method_call --dest=com.google.code.Awn \
/com/google/code/Awn \
com.google.code.Awn.SetTaskIconByName \
string:'gnome-terminal' string:'/home/michael/Hamsterweken.png'


No user avatar
mycroes
Latest page update: made by mycroes , Feb 26 2007, 7:27 AM EST (about this update About This Update mycroes Changed error in command given - mycroes

1 word added
2 words deleted

view changes

- complete history)
Keyword tags: dbus-send
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.