Tagged Questions
2
votes
1answer
2k views
Xvfb or Firefox throwing errors & gratuitously logging
per the answer to this question, I'm running Xvfb to make a virtual display so firefox will run on my CentOS server. (I don't need to see firefox or do any actual key or screen input/output with ...
4
votes
1answer
286 views
Make a windowmanager/desktop (Gnome) use only a part of an X11 server's (Xvfb) resolution
I have the following problem: Let's say I have an X11 server (it is the Xvfb) set to run at a resolution of 1024x768. Now I want to run inside it the Gnome desktop, not at the resolution of 1024x768 ...