Enabling / Disabling KDE 4.1 effects from command line.

Rex Dieter rdieter at math.unl.edu
Wed Aug 20 16:43:03 UTC 2008


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





More information about the users mailing list