[clutter] Run clutter application on two display screens

2010-04-08 Thread Ashish Kumar
Hi All,
I want to develop and run an application  in which output is displayed on
two LCD screens/monitors.
Lets say opening of two images on two different LCD sreens/monitors.
Is clutter ok for such an application?
Thanks in advance,
Ashish


Re: [clutter] Run clutter application on two display screens

2010-04-08 Thread Brian J. Tarricone
On 04/08/2010 12:43 AM, Ashish Kumar wrote:
 Hi All, 
 I want to develop and run an application  in which output is displayed
 on two LCD screens/monitors.
 Lets say opening of two images on two different LCD sreens/monitors.
 Is clutter ok for such an application?

That depends.  What OS and clutter backend are you using?  If Linux/UNIX
and either glx or eglx, are you using X11?  If yes, then this should
work, assuming you're running a video driver that supports Xinerama (or
Xrandr 1.2) and can present the two monitors as a single large X screen,
and will allow 3D accel on both monitors (usually it'd be all or nothing
in single X screen mode).

-brian
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com