People,

I have been using this arrangement for sometime now with recent versions 
of Fedora server installed with:

    tigervnc-server-module (x86_64)

and I have created /etc/X11/xorg.conf.d/50-vnc.conf with lines:

Section "Module"
      Load "vnc"
EndSection

Section "Screen"
      Identifier "VNC"
      Option "SecurityTypes" "VncAuth"
      Option "UserPasswdVerifier" "VncAuth"
      Option "PasswordFile" "/home/phil/.vnc/passwd"
EndSection


On the laptop using:

   vncviewer 10.1.1.10:0

connects happily to the remote computer but since the display won't fit 
in the window, there are, of course, vertical and horizontal scroll 
bars.  However if I try to enlarge the window the scroll bars disappear 
and the remote display is clipped at the bottom of the window.

The laptop screen resolution is:

   1600x900

the remote server is:

   1280x1024

The disappearing scroll bars only started happening after upgrading to 
Fedora 18 x86_64 on both the server and the laptop (from Fedora 16).

Any suggestions about how I can prevent the scroll bars from 
disappearing?

tigervnc-server-module-1.2.80-0.10.20130314svn5065.fc18.x86_64
tigervnc-1.2.80-0.10.20130314svn5065.fc18.x86_64

Thanks,

Phil.

-- 
Philip Rhoades

GPO Box 3411
Sydney NSW      2001
Australia
E-mail:  p...@pricom.com.au


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to