enigma_0Z
October 9th, 2007, 11:37 PM
I'm trying to write up some scripts to manipulate compiz through dbus, but I can't seem to get anything to work...
Is there some intro to dbus with compiz? I tried this:
dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz org.freedesktop.compiz.getDisplayData
But, this responds with an "org.freedesktop.DBus.Error.UnknownMethod"...
Is there some way I can list what objects I can mainuplate, and what methods/functions/whatever are available for an object?
Thanks.
Is there some intro to dbus with compiz? I tried this:
dbus-send --print-reply --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz org.freedesktop.compiz.getDisplayData
But, this responds with an "org.freedesktop.DBus.Error.UnknownMethod"...
Is there some way I can list what objects I can mainuplate, and what methods/functions/whatever are available for an object?
Thanks.