From 9865a2ac09f19483fb7dab291ed833349a4aa74f Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 8 May 2014 14:55:06 +0200 Subject: [stage4] blacklist xrandr helper libs for unity/gnome hacks the automatic dual-head setup which gnome/unity did starting with 14.04 --- server/blacklists/desktop-sessions/no-dual-head | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 server/blacklists/desktop-sessions/no-dual-head (limited to 'server') diff --git a/server/blacklists/desktop-sessions/no-dual-head b/server/blacklists/desktop-sessions/no-dual-head new file mode 100644 index 00000000..d82fcc62 --- /dev/null +++ b/server/blacklists/desktop-sessions/no-dual-head @@ -0,0 +1,2 @@ +- /usr/lib/unity-settings-daemon-1.0/libxrandr.so +- /usr/lib/unity-settings-daemon-1.0/xrandr.gnome-settings-plugin -- cgit v1.2.3-55-g7522 From 1fec506ef1fe7424f00de94e69bf9eac675220c8 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 8 May 2014 14:56:34 +0200 Subject: [server/config] activate unity panel fix for ubuntu 14.04 --- server/configs/freiburg/ubuntu-14.04-unity-panel-service-fix | 1 + 1 file changed, 1 insertion(+) create mode 120000 server/configs/freiburg/ubuntu-14.04-unity-panel-service-fix (limited to 'server') diff --git a/server/configs/freiburg/ubuntu-14.04-unity-panel-service-fix b/server/configs/freiburg/ubuntu-14.04-unity-panel-service-fix new file mode 120000 index 00000000..c7444165 --- /dev/null +++ b/server/configs/freiburg/ubuntu-14.04-unity-panel-service-fix @@ -0,0 +1 @@ +../../modules/ubuntu-14.04-unity-panel-service-fix \ No newline at end of file -- cgit v1.2.3-55-g7522