12 lines
436 B
XML
12 lines
436 B
XML
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
|
|
<node>
|
|
<interface name="org.freedesktop.DisplayManager.Session">
|
|
<method name="Lock">
|
|
</method>
|
|
<property type="o" name="Seat" access="read">
|
|
</property>
|
|
<property type="s" name="UserName" access="read">
|
|
</property>
|
|
</interface>
|
|
</node>
|