simon.jin wrote:
> Alan Coopersmith wrote:
>> simon.jin wrote:
>>
>>> I try to run "/usr/openwin/bin/Xvfb :1 screen 0 1280x1024x8 & and keep
>>> getting
>>>
>>
>> Try running /usr/X11/bin/Xvfb instead - it doesn't require OWconfig
>> changes,
>> and will be the version of Xvfb shipped going forward (the old Xsun based
>> /usr/openwin/bin/Xvfb is not included in OpenSolaris and will be removed
>> from Nevada soon).
>>
>>
> I try /usr/X11/bin/Xvfb instead and got:
>
> Fatal server error:
> Unrecognized option: screen
>
> I also find bug
> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6599201
> it says the example on Xvfb man is not correct.
>
> I also try some thing like:
> /usr/X11/bin/Xvfb -dev vfb :1 screen 0 1280x1024x8
> but still won't work.
> Does someone have latest doc about Xvfb?
> Any help will be very appreciated!
Unfortunately, only the man page for /usr/openwin/bin/Xvfb got shipped
before nv_116 due to an oversight. I've attached the man page
(converted to text) for /usr/X11/bin/Xvfb from nv_116 for reference.
For /usr/X11/bin/Xvfb, the correct syntax would be
/usr/X11/bin/Xvfb :0 -screen 0 1280x1024x8
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Xvfb.man.txt
URL:
<http://mail.opensolaris.org/pipermail/xwin-discuss/attachments/20090526/a9d88fd3/attachment.txt>