Gilboa Davara wrote:

> $ qdbus org.kde.kwin /KWin org.kde.KWin.toggleEffect
> Error: org.freedesktop.DBus.Error.UnknownMethod
> No such method 'toggleEffect' in interface 'org.kde.KWin' at object path
> '/KWin' (signature '')

method void org.kde.KWin.toggleEffect(QString name)

you need to give it the name of an effect to toggle.  (presumably, one from the 
output of the listOfEffects method).

-- Rex


-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to