CONTENTS: x33vfb       
x33vfb:   Virtual framebuffer X server.
x33vfb:
x33vfb:   Xvfb is an X server that can run on machines with no display hardware
x33vfb:   and no physical input devices.  It emulates a dumb framebuffer using 
x33vfb:   virtual memory.  The primary use of this server is intended to be 
x33vfb:   server testing.  The mfb or cfb code for any depth can be exercised
x33vfb:   with this server without the need for real hardware that supports the
x33vfb:   desired depths.  A secondary use is testing clients against unusual
x33vfb:   depths and screen configurations.
x33vfb:
x33vfb:
