import - How can I start X11 window with no display associated -
I would like to start Firefox for example not connected to any display and finally import
.
Can I really make it with chronos from time to time?
I am now making an SSX-X connection, take Xigninfo for the window started in the background and everything is fine. But I would like to automate it
You can start Firefox inside.
If you have given Xvfb your -fbdir
option, you will also have the option of taking your screenshot from the Xvfb framebuffer file. You probably want to specify the same geometry for XVFB and Firefox.
Comments
Post a Comment