1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <interface name="org.kde.screensaver">
4 <!-- start in plasma setup mode -->
5 <method name="setupPlasma" />
6 <!-- Re-read configuration -->
7 <method name="configure" />
8 <!-- Private API. Don't use. -->
9 <method name="saverLockReady" />