From 69c334448cfe8af553fd97689137ecf8f996b378 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Mon, 2 Dec 2013 05:39:01 +0100
Subject: Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured
 display) in favor of proper WM incl. ALT-TAB app-switching

---
 make/scripts/tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'make/scripts/tests.sh')

diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 56a07e768..915752bef 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -90,7 +90,7 @@ function jrun() {
     #D_ARGS="-Djogl.debug=all"
     #D_ARGS="-Dnewt.debug=all"
     #D_ARGS="-Djogl.debug=all -Dnewt.debug=all"
-    D_ARGS="-Djogl.debug=all -Dnativewindow.debug=all"
+    #D_ARGS="-Djogl.debug=all -Dnativewindow.debug=all"
     #D_ARGS="-Djogamp.debug=all -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all"
     #D_ARGS="-Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all"
     #D_ARGS="-Djogl.debug=all -Dnativewindow.debug=all -Dnewt.debug=all -Djogamp.debug.Lock"
-- 
cgit v1.2.3