Hello,<br><br>I have a command 'cmd', which takes a screencapture.<br><br>I have two X running :<br>- Display :0 on VT2<br>- Display :1 on VT3<br><br>I go to VT2 : CTRL+ALT+F2<br>I launch cmd : I have screenshot of the display :0, it's OK<br>
<br>I go to VT3 : CTRL+ALT+F3<br>I launch cmd : I have screenshot of the display :1, it's OK<br><br>But, I have an X program running on display :1, which takes screencaptures while I'm using display :0.<br><br>And that doesn't work, for example :<br>
I go to VT3 : CTRL+ALT+F3<br>I launch "sleep 20 && cmd"<br>During the sleep, I go to VT2 : CTRL+ALT+F2<br>I wait 20 seconds... Screenshot is done, but the result image is totally black.<br><br>So, I suppose something makes the display :1 "blank" when I'm on display :0 ;<br>
I searched around the web, but didn't find any explication...<br><br>Pleaz,<br>Could someone explain me this behaviour ?<br>Is there a way to get rid of this problem ?<br><br>I can provide you more informations if you ask...<br>
<br>Thanks.<br>M.<br><br>