From 4dfec27209feda3294a3484fc27b2d62bdf615a0 Mon Sep 17 00:00:00 2001 From: spl Date: Fri, 16 Sep 2016 09:52:50 +0100 Subject: [PATCH] Allow xcompmgr to use alpha when running GL driver. --- raspi-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi-config b/raspi-config index 9f2b948..0e7a817 100755 --- a/raspi-config +++ b/raspi-config @@ -1150,7 +1150,7 @@ Type=Application Name=xcompmgr Comment=Start simple compositor NoDisplay=true -Exec=xcompmgr -a +Exec=xcompmgr EOF mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/99-fbturbo.~ sed $CONFIG -i -e "s/^gpu_mem/#gpu_mem/"