ECTED] On Behalf Of Duncan McQueen
> Sent: 17 June 2007 17:55
> To: James Weatherall
> Cc: vnc-list@realvnc.com
> Subject: Re: Different PixelDepths
>
> I found out that the icons will only be shown if OpenGL is enabled.
> Is there a way to do this?
>
> On 6/15/07, James
I found out that the icons will only be shown if OpenGL is enabled.
Is there a way to do this?
On 6/15/07, James Weatherall <[EMAIL PROTECTED]> wrote:
Hi Duncan,
The most likely cause of problems is that the application you're using
doesn't cope with X visuals properly, and requires that they h
problem.
Cheers,
Wez @ RealVNC Ltd
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Duncan McQueen
> Sent: 15 June 2007 13:00
> To: James Weatherall
> Cc: vnc-list@realvnc.com
> Subject: Re: Different PixelDepths
>
> Act
Thanks for the reply. I will try that.
I do know on my regular X server, it didn't work right until I had the depth
set right (I think 32). Now the xdpyinfo shows pixel depths of several
different levels on the X server, while VNC only shows two (1 and whatever
depth is specified). So I didn't k
Actually it was depth 24 on my regular X server that solved the issue there.
Specifying depth 24 for Xvnc doesn't have the same effect.
___
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/
Hi Duncan,
The most likely cause of problems is that the application you're using
doesn't cope with X visuals properly, and requires that they have a specific
format, e.g. RGB888, rather than allowing arbitrary compatible formats such
as BGR888, etc.
You can use the -pixelformat option instead of