Getting Xvfb working with 32 bit color.

Posted by Conley Owens on Stack Overflow See other posts from Stack Overflow or by Conley Owens
Published on 2010-04-04T09:17:11Z Indexed on 2010/04/04 9:23 UTC
Read the original article Hit count: 314

Filed under:

For some machines this works, for some it doesn't.

Xvfb :99 -screen 0 1280x1024x32

However, on most machines this works:

Xvfb :99 -screen 0 1280x1024x24

What is the secret ingredient to getting Xvfb working with 32 bit color?

© Stack Overflow or respective owner

Related posts about x