You are not logged in.
I want to invoke the method configChanged() of ktaskbar from within a script.
My problem is, the taskbar applet's name in the DCOP hierarchy is a random hex number, each session it's different.
Right now:
kicker
|-- 0x81ad92c
|-- void configChanged()
How do I determine the name of the object to address the taskbar applet?
Offline
Nevermind, found a dirty way
Offline