The following commit has been merged in the debian_source branch:
commit 7d9a43ef5b31bd2c6a94b7ef070758aaddcd81e2
Author: Arand Nash <[email protected]>
Date:   Wed Oct 12 19:08:29 2011 +0200

    Don't grab mouse per default either

diff --git a/debian/scripts/lugaru b/debian/scripts/lugaru
index b7bc5f2..927e481 100644
--- a/debian/scripts/lugaru
+++ b/debian/scripts/lugaru
@@ -8,7 +8,7 @@ case "$arg" in
         :
         ;;
     *)
-        CMD_OPTIONS=-windowed
+        CMD_OPTIONS="-windowed -nomousegrab"
         ;;
 esac
 

-- 
Packaging for Lugaru HD

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to