Hello,<br><br>I've tried to do a snapshot of an X server from an other and it doesn't work...<br>I've got one X server which uses display :0.0<br>I've started an other server with "startx -- :8"<br>
<br>when I'm working on :0.0, if I do "import -window root -display :8 test.bmp" it doesn't work,<br>when I display it, it's not good... but when I do it from the server :8.0 with exactly the same command it works...<br>
<br>I've tried one Xnest -ac :8 &<br>when I do the snapshot with the import command it captures :0.0 !!!!<br><br><br>Someone could explain ?<br>
<br>(<br>My goal is to capture the display of an OpenGL application to use it in another one...<br>for now, I'm trying to have a screen where I could launch an OpenGL application, capture the entire screen (with XGetImage for example)<br>
and then copy it in my application<br><br>Some ideas ?<br>)<br><br>Thanks,<br><br><br>Franck<br>