diff options
Diffstat (limited to 'daemon/gdm-static-display.xml')
-rw-r--r-- | daemon/gdm-static-display.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/daemon/gdm-static-display.xml b/daemon/gdm-static-display.xml new file mode 100644 index 00000000..bd3670b8 --- /dev/null +++ b/daemon/gdm-static-display.xml @@ -0,0 +1,5 @@ +<!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.StaticDisplay"> + </interface> +</node> |