# three-to-one sort-first config for cluster at unizh global { EQ_WINDOW_IATTR_HINT_FULLSCREEN ON } server { config { node { connection { hostname "192.168.1.155" TCPIP_port 4242 } pipe { window { name "LeftWindow" attributes{ hint_fullscreen ON } channel { viewport [ 0.0 0.0 0.5 1.0 ] name "kanalSol1" } channel { viewport [ 0.5 0.0 0.5 1.0 ] name "kanalSol2" } } } } node { connection { hostname "192.168.1.78" TCPIP_port 4242 } pipe { window { name "RightWindow" attributes{ hint_fullscreen ON } channel { viewport [ 0.0 0.0 0.5 1.0 ] name "kanalSag1" } channel { viewport [ 0.5 0.0 0.5 1.0 ] name "kanalSag2" } } } } compound { wall { bottom_left [ -.5 -.30 -.5 ] bottom_right [ .5 -.30 -.5 ] top_left [ -.5 .30 -.5 ] } compound { channel "kanalSol1" viewport [ 0.0 0.0 0.25 1 ] } compound { channel "kanalSol2" viewport [ 0.25 0.0 0.25 1 ] } compound { channel "kanalSag1" viewport [ 0.5 0.0 0.25 1 ] } compound { channel "kanalSag2" viewport [ 0.75 0.0 0.25 1 ] } } } }