From 49524a5268d67d00a976fb1606b6de26054f1bb7 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 18 Dec 2016 11:40:22 +0000 Subject: Revert to using GNOME on Wayland, enable root to access the display. The WaylandEnable=false setting only works for auto or passwordless login, so didn't reliably fix the problem of being unable to run MCC or draklive-install. Also, in early testing, GNOME on Wayland worked on a greater variety of hardware than GNOME on Xorg. So let's see if this works better. --- files/gnome-enable-root-gui.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 files/gnome-enable-root-gui.desktop (limited to 'files') diff --git a/files/gnome-enable-root-gui.desktop b/files/gnome-enable-root-gui.desktop new file mode 100644 index 0000000..7fbe22c --- /dev/null +++ b/files/gnome-enable-root-gui.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Version=1.0 +Name=GNOME enable root GUI +Comment=Enables GUI applications run as root to use the local display +Exec=/usr/bin/xhost +si:localuser:root +Terminal=false +Type=Application +OnlyShowIn=GNOME +X-GNOME-Autostart-Phase=Initialization -- cgit v1.2.1