Skip to content

Commit dfb8b81

Browse files
author
hpcdgrie
committed
LED wall config updates
1 parent 6cdd3d1 commit dfb8b81

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

config/config.ledwall.xml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<Viewport width="3840" height="1" left="0" bottom="0" windowIndex="0" channelIndex="0" name="0" />
1111
<Viewport width="3840" height="1" left="3840" bottom="0" windowIndex="0" channelIndex="1" name="1" /> </ViewportConfig>
1212
<ChannelConfig>
13-
<Channel stereoMode="LEFT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="0" screenIndex="0" top="0" name="1" height="1" />
14-
<Channel stereoMode="RIGHT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="1" screenIndex="0" top="0" name="0" height="1" />
13+
<Channel stereoMode="RIGHT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="1" screenIndex="0" top="0" name="1" height="1" />
14+
<Channel stereoMode="LEFT" comment="FRONT" channel="0" width="3840" left="0" windowIndex="0" screenIndex="0" top="0" name="0" height="1" />
1515
</ChannelConfig>
1616

1717
<WindowConfig>
@@ -61,6 +61,10 @@
6161
<UserName value="LED_wall"/>
6262
<Email value="grieger@hlrs.de"/>
6363
</Collaborative>
64+
<Audio value="OpenAL" />
65+
<!-- <Audio value="AServer" >
66+
<Host value="192.168.0.5" />
67+
</Audio> -->
6468
<Input>
6569
<MouseNav value="true" />
6670
<Device>
@@ -76,6 +80,10 @@
7680

7781

7882
</Device>
83+
<Device>
84+
<joystick driver="joystick" device="/dev/input/js"/>
85+
</Device>
86+
7987

8088
<Body>
8189
<ConstHead>
@@ -84,8 +92,7 @@
8492
</ConstHead>
8593

8694
<CaveHead device="DTrackCave" bodyIndex="3">
87-
<!--Offset x="100" y="40" z="-100" /-->
88-
<Offset x="60" y="0" z="-50" />
95+
<Offset x="120" y="-40" z="-50" />
8996
<Orientation h="0" p="0" r="-10" />
9097
</CaveHead>
9198

@@ -100,8 +107,8 @@
100107
</CaveHead3>
101108

102109
<CaveHand device="DTrackCave" bodyIndex="2">
103-
<Offset x="-70" y="0" z="0" />
104-
<Orientation h="-10" p="-6" r="0" />
110+
<Offset x="0" y="0" z="-50" />
111+
<Orientation h="5" p="5" r="0" />
105112
</CaveHand>
106113

107114
<CaveCamera device="DTrackCave" bodyIndex="2">
@@ -200,9 +207,6 @@
200207
<Vrml97>
201208
<!--MaybeGC value="ON" /-->
202209

203-
<!--Audio value="AServer" >
204-
<Host value="192.168.0.10" />
205-
</Audio-->
206210

207211
<StateFixLevel value="100" />
208212
<TextureCounter value="ON" />
@@ -262,7 +266,7 @@
262266
<TabletUI host="localhost" />
263267

264268
<UI>
265-
<VRUI toolbar="true" />
269+
<VRUI toolbar="false" />
266270
</UI>
267271
</COVER>
268272

0 commit comments

Comments
 (0)