summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center1
1 files changed, 1 insertions, 0 deletions
diff --git a/control-center b/control-center
index 060ecc45..a011dba5 100755
--- a/control-center
+++ b/control-center
@@ -22,6 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+BEGIN { $ENV{GDK_BACKEND} = 'x11' }
use strict;
use diagnostics;
use lib qw(/usr/lib/libDrakX);