GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.
11 lines
427 B
XML
11 lines
427 B
XML
<!-- $OpenBSD: org.freedesktop.ConsoleKit.Session.xml,v 1.1 2019/01/17 19:00:46 ajacoutot Exp $ -->
|
|
|
|
<node>
|
|
<interface name="org.freedesktop.ConsoleKit.Session">
|
|
<signal name="Lock" />
|
|
<signal name="Unlock" />
|
|
<method name="SetLockedHint">
|
|
<arg type="b" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|