You are not logged in.
Hey,
I'm looking for a way to call up the classic kmenu from cairo-dock. Someone found a way to do it with lancelot using qdbus (http://bbs.archlinux.org/viewtopic.php?id=79931). However, I cannot find one that calls up the classic kmenu after going through the klauncher list. Is there one? Thanks.
ssri
Last edited by ssri (2010-04-27 02:46:09)
Offline
When looking through qdbusviewer, I can find kickoff only after it is inserted into the plasma desktop. However, there is no call to show the app via qdbus. Any hints?
$ qdbus org.kde.plasma-desktop /kickoff
signal void org.kde.kickoff.reloadMenu()
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name, QString property_name)
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString interface_name)
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString property_name, QDBusVariant value)
method QString org.freedesktop.DBus.Introspectable.Introspect()
Offline