ti...@piments.com wrote:
> Thanks, that is what I would expect to be the case but without -C it is
> about an order of magnitude slower! Completely unusable. I had to break
> the viewer from its command line.
> 
> Would that suggest that there is no jpeg compression happening?

Hmmm...  Weird.  Again, try explicitly dialing in a lower quality level.
 I struggle to imagine how SSh could further compress a JPEG stream, but
maybe if the JPEG quality is high enough it can.


> Ok , I think I was a bit confused too, I did not realise they were
> separate entities.
> I'll put my Xvnc issues to one side until later to focus on getting
> display:0 to work.
> 
> Am I right in concluding that the only place options can be set for vnc
> module is in /etc/X11/xorg.conf  ? Here's the relevant section. I am
> trying to attribute a display name as a tag to that I can verify the
> file is being read correctly and used. Should I be seeing "display zero"
> anywhere? The title bar of the vnc window shows "Tigervnc: x11"

> Section "Module"
> Subsection "vnc"
> #  Option "Hosts" "127.0.0.1/255.255.255.255"
> #  Option "geometry" "800x600"
> #  Option "depth" "16"
>   Option "localhost" "0"
>   Option "desktop" "display zero"
> EndSubSection
> #    Load "vnc"
> EndSection

I assume that the module options are set in that manner, but my only
experience is with the RealVNC Xorg module.  I can't use ours because my
X server is too old.


> Right , this is starting to make more sense to me. The remote system is
> almost the same height as local one (1024x768) probably the same height
> without the space taken by the window decoration on vnc, but it's a fair
> bit wider. Is there a way to display a scaled down version or am I stuck
> with a 1:1 pixel relation and having to scroll the local vnc window to
> access all parts of desktop:0?

We used to have a scaling feature, but it was ripped out of the client
code because it was broken and we couldn't see much use for it.  I guess
now we see the use for it at least, but the code is still broken.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to