From 58ba3d43768ff9ec3dd288dba8e437eb32c584d2 Mon Sep 17 00:00:00 2001 From: Alexander Shiryaev Date: Sat, 7 Dec 2013 23:53:45 +0400 Subject: [PATCH] fix Ubuntu-specific problem --- new/run-BlackBox | 1 + 1 file changed, 1 insertion(+) diff --git a/new/run-BlackBox b/new/run-BlackBox index d2e229e..d08d281 100755 --- a/new/run-BlackBox +++ b/new/run-BlackBox @@ -13,6 +13,7 @@ lib="libBB.so" # fix Ubuntu-specific problems: unset UBUNTU_MENUPROXY unset GTK_MODULES +export LIBOVERLAY_SCROLLBAR=0 # export LD_DEBUG=all env \ -- 2.29.2