Multiscreen support

I am having a request to make a multiscreen support on my linux based SDL
application. We have two video outs on the board and we would like to use
both.

What is the most painless way of doing this? Can it be done from one
application? If needed I can initialize two applications one for each
screen. How does one do this with SDL?_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it’s FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

If I may ask, what sort of video hardware are you using? And on which
architecture?

  • SROn 9/15/05, Vladimir Prelovac wrote:

I am having a request to make a multiscreen support on my linux based SDL
application. We have two video outs on the board and we would like to use
both.

What is the most painless way of doing this? Can it be done from one
application? If needed I can initialize two applications one for each
screen. How does one do this with SDL?