[pkg-fso-commits] [SCM] Automatic Display Manager branch, bug540201, updated. debian/0.6-1-38-g11bdc2d

Enrico Zini enrico at enricozini.org
Wed Jul 6 08:38:16 UTC 2011


The following commit has been merged in the bug540201 branch:
commit 85bf84fc3b870c7e77e038c746d572c56e47be89
Author: Enrico Zini <enrico at enricozini.org>
Date:   Wed Jul 6 01:58:24 2011 +0200

    Run a small xnest

diff --git a/test-xstart.c b/test-xstart.c
index 4e4860f..7a32323 100644
--- a/test-xstart.c
+++ b/test-xstart.c
@@ -36,7 +36,7 @@ int main(int argc, char* argv[])
     struct nodm_xserver srv;
     nodm_xserver_init(&srv);
 
-    const char* server_argv[] = { "/usr/bin/Xnest", ":1", NULL };
+    const char* server_argv[] = { "/usr/bin/Xnest", ":1", "-geometry", "1x1+0+0", NULL };
     srv.argv = server_argv;
     srv.name = ":1";
 

-- 
Automatic Display Manager



More information about the pkg-fso-commits mailing list