Hi Stefan,

This is weird. Can you post the full configuration file? It should be called 
only once for the cyclop eye.
Here you are

#Equalizer 1.1 ascii

# one-pipe fullscreen config, covering a 30" LCD one meter in
# front of the viewer
global
{
    EQ_WINDOW_IATTR_HINT_FULLSCREEN ON
}

server
{
    config
    {
        appNode
        {
            pipe
            {
                window
                {
                    channel
                    {
                        name "channel"
                    }
                }
            }
        }
        observer{}
        layout{ view { observer 0 }}
        canvas
        {
            layout 0
            wall {}
            segment { channel "channel" }
        }
        compound
        {
            channel "channel"
            //channel (canvas 0 segment 0 layout 0 view 0)
        }
    }
}

Juan

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to