summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2014-07-23 17:36:31 +0200
committerManuel Schneider2014-07-23 17:36:31 +0200
commitd49d4d0f37ae057e4f115f5bc6ff9c5c090cf908 (patch)
tree6f5bf3df8f396b64adbad48fbe2c59f4b575559b
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-d49d4d0f37ae057e4f115f5bc6ff9c5c090cf908.tar.gz
tm-scripts-d49d4d0f37ae057e4f115f5bc6ff9c5c090cf908.tar.xz
tm-scripts-d49d4d0f37ae057e4f115f5bc6ff9c5c090cf908.zip
[pvs] pvs uses inverted axis
-rw-r--r--server/modules/pvs2-freiburg/etc/xdg/openslx/pvs2mgr.ini72
1 files changed, 36 insertions, 36 deletions
diff --git a/server/modules/pvs2-freiburg/etc/xdg/openslx/pvs2mgr.ini b/server/modules/pvs2-freiburg/etc/xdg/openslx/pvs2mgr.ini
index c845ee9c..6e02c532 100644
--- a/server/modules/pvs2-freiburg/etc/xdg/openslx/pvs2mgr.ini
+++ b/server/modules/pvs2-freiburg/etc/xdg/openslx/pvs2mgr.ini
@@ -1,38 +1,38 @@
-[room1]
-name="-100"
+# This denotes the groups that have to be available here
+rooms=-100
+
+[-100]
mgrIP=132.230.4.26
client/size=16
-client/0/ip=123.230.4.156
-client/0/pos=@Point(6,1)
-client/1/ip=123.230.4.157
-client/1/pos=@Point(4,0)
-client/2/ip=123.230.4.158
-client/2/pos=@Point(4,1)
-client/3/ip=123.230.4.159
-client/3/pos=@Point(4,3)
-client/4/ip=123.230.4.160
-client/4/pos=@Point(4,4)
-client/5/ip=123.230.4.161
-client/5/pos=@Point(4,5)
-client/6/ip=123.230.4.162
-client/6/pos=@Point(2,0)
-client/7/ip=123.230.4.163
-client/7/pos=@Point(2,1)
-client/8/ip=123.230.4.164
-client/8/pos=@Point(2,3)
-client/9/ip=123.230.4.165
-client/9/pos=@Point(2,4)
-client/10/ip=123.230.4.166
-client/10/pos=@Point(2,5)
-client/11/ip=123.230.4.167
-client/11/pos=@Point(0,0)
-client/12/ip=123.230.4.168
-client/12/pos=@Point(0,1)
-client/13/ip=123.230.4.169
-client/13/pos=@Point(0,3)
-client/14/ip=123.230.4.170
-client/14/pos=@Point(0,4)
-client/15/ip=123.230.4.171
-client/15/pos=@Point(0,5)
-
-
+client/1/ip=123.230.4.156
+client/1/pos=@Point(1 6)
+client/2/ip=123.230.4.157
+client/2/pos=@Point(0 4)
+client/3/ip=123.230.4.158
+client/3/pos=@Point(1 4)
+client/4/ip=123.230.4.159
+client/4/pos=@Point(3 4)
+client/5/ip=123.230.4.160
+client/5/pos=@Point(4 4)
+client/6/ip=123.230.4.161
+client/6/pos=@Point(5 4)
+client/7/ip=123.230.4.162
+client/7/pos=@Point(0 2)
+client/8/ip=123.230.4.163
+client/8/pos=@Point(1 2)
+client/9/ip=123.230.4.164
+client/9/pos=@Point(3 2)
+client/10/ip=123.230.4.165
+client/10/pos=@Point(4 2)
+client/11/ip=123.230.4.166
+client/11/pos=@Point(5 2)
+client/12/ip=123.230.4.167
+client/12/pos=@Point(0 0)
+client/13/ip=123.230.4.168
+client/13/pos=@Point(1 0)
+client/14/ip=123.230.4.169
+client/14/pos=@Point(3 0)
+client/15/ip=123.230.4.170
+client/15/pos=@Point(4 0)
+client/16/ip=123.230.4.171
+client/16/pos=@Point(5 0)