| Server IP : 127.0.1.1 / Your IP : 216.73.216.83 Web Server : Apache/2.4.58 (Ubuntu) System : Linux nepub 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/dbus-1/interfaces/ |
Upload File : |
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.freedesktop.DBus.Peer">
<method name="Ping"/>
<method name="GetMachineId">
<arg type="s" name="machine_uuid" direction="out"/>
</method>
</interface>
<interface name="org.freedesktop.DBus.Introspectable">
<method name="Introspect">
<arg name="xml_data" type="s" direction="out"/>
</method>
</interface>
<interface name="org.freedesktop.DBus.Properties">
<method name="Get">
<arg name="interface_name" direction="in" type="s"/>
<arg name="property_name" direction="in" type="s"/>
<arg name="value" direction="out" type="v"/>
</method>
<method name="GetAll">
<arg name="interface_name" direction="in" type="s"/>
<arg name="props" direction="out" type="a{sv}"/>
</method>
<method name="Set">
<arg name="interface_name" direction="in" type="s"/>
<arg name="property_name" direction="in" type="s"/>
<arg name="value" direction="in" type="v"/>
</method>
<signal name="PropertiesChanged">
<arg type="s" name="interface_name"/>
<arg type="a{sv}" name="changed_properties"/>
<arg type="as" name="invalidated_properties"/>
</signal>
</interface>
<interface name="org.freedesktop.locale1">
<property name="Locale" type="as" access="read">
</property>
<property name="X11Layout" type="s" access="read">
</property>
<property name="X11Model" type="s" access="read">
</property>
<property name="X11Variant" type="s" access="read">
</property>
<property name="X11Options" type="s" access="read">
</property>
<property name="VConsoleKeymap" type="s" access="read">
</property>
<property name="VConsoleKeymapToggle" type="s" access="read">
</property>
<method name="SetLocale">
<arg type="as" name="locale" direction="in"/>
<arg type="b" name="interactive" direction="in"/>
</method>
<method name="SetVConsoleKeyboard">
<arg type="s" name="keymap" direction="in"/>
<arg type="s" name="keymap_toggle" direction="in"/>
<arg type="b" name="convert" direction="in"/>
<arg type="b" name="interactive" direction="in"/>
</method>
<method name="SetX11Keyboard">
<arg type="s" name="layout" direction="in"/>
<arg type="s" name="model" direction="in"/>
<arg type="s" name="variant" direction="in"/>
<arg type="s" name="options" direction="in"/>
<arg type="b" name="convert" direction="in"/>
<arg type="b" name="interactive" direction="in"/>
</method>
</interface>
</node>