File: gdm-remote-display.xml

package info (click to toggle)
gdm3 49.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,060 kB
  • sloc: ansic: 31,633; sh: 1,633; xml: 539; makefile: 72
file content (7 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<!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.gnome.DisplayManager.RemoteDisplay">
    <property name="RemoteId" type="o" access="read"/>
    <property name="SessionId" type="s" access="read"/>
  </interface>
</node>