Browse Source

fix Ubuntu-specific problem

Alexander Shiryaev 11 years ago
parent
commit
58ba3d4376
1 changed files with 1 additions and 0 deletions
  1. 1 0
      new/run-BlackBox

+ 1 - 0
new/run-BlackBox

@@ -13,6 +13,7 @@ lib="libBB.so"
 # fix Ubuntu-specific problems:
 # fix Ubuntu-specific problems:
 unset UBUNTU_MENUPROXY
 unset UBUNTU_MENUPROXY
 unset GTK_MODULES
 unset GTK_MODULES
+export LIBOVERLAY_SCROLLBAR=0
 
 
 # export LD_DEBUG=all
 # export LD_DEBUG=all
 env \
 env \