Thanks for your response, Tristan & Wez,

I can copy the primary selection to windows clipboard now after I install 4.1.1 
server on the solaris box, and run vncconfig with parameter "-poll 1000".

But, if I omit the "-poll 1000" parameter for vncconfig, I still fall into the 
same problem.
Is a bug on VNC?

Regards,
Wesleyz

----- Original Message -----
From:Tristan Richardson <[EMAIL PROTECTED]>
To:wesleyz <[EMAIL PROTECTED]>
Subject:Re: inconsistency of primary <--> clipboard
Date:Mon, 27 Jun 2005 17:42:40 +0800
> Use dtterm's copy function (ctrl+insert).  Alternatively upgrade to 
> 4.1.1 - vncconfig now has an option to continually poll the selections 
> in order to cope with broken applications like dtterm.  For example 
> "vncconfig -poll 1000" will poll every second, which should be frequent 
> enough for most purposes.
> 
> Cheers
> 
> Tristan
> 
> wesleyz wrote:
> > Hi,
> > I find a strange problem with my VNC:
> > If I select text in dtterm, I can only copy the first character to my 
> > windows clipboard.
> > (For example, if I select "abcd" in dtterm, only "a" is copied to windows 
> > clipboard.)
> > When I select other text at next time, the windows clipboard only contains 
> > the character which is copied at the first time.
> > (For example, if I select "efgh", the content of windows clipboard still is 
> > "a")
> > 
> > However, no matter how many times I copy something into the windows 
> > clipboard, I can paste it in dtterm correctly (by clicking middle-button).
> > 
> > xterm works well, but I prefer to use dtterm. Does anyone can help?
> > 
> > 
> > Here is my configuration:
> > ==========================
> > Solaris 8   ---   Windows 2000
> > 
> > VNC Server        VNC Viewer
> > Free Edition      Free Edition
> > V4.0              V4.1.1
> > 
> > 
> > =xstartup================= 
> > #!/bin/sh
> > 
> > [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
> > 
> > if [ -r "$HOME/.vnc/Xresources.$VNCDESKTOP" ]
> > then
> >     xrdb -merge "$HOME/.vnc/Xresources.$VNCDESKTOP"
> > fi
> > 
> > vncconfig -nowin &
> > Xsession &
> > 
> > 
> > =vncconfig options========
> > all are selected, including
> > "Accept clipboard from viewers"
> > "Send clipboard to viewers"
> > "Send primary selection to views"
> > 
> > 
> > =Viewer configure=========
> > "UseLocalCursor"=dword:00000000
> > "UseDesktopResize"=dword:00000001
> > "FullScreen"=dword:00000000
> > "FullColour"=dword:00000001
> > "LowColourLevel"=dword:00000001
> > "PreferredEncoding"="ZRLE"
> > "AutoSelect"=dword:00000001
> > "Shared"=dword:00000000
> > "SendPointerEvents"=dword:00000001
> > "SendKeyEvents"=dword:00000001
> > "ClientCutText"=dword:00000001
> > "ServerCutText"=dword:00000001
> > "DisableWinKeys"=dword:00000000
> > "Protocol3.3"=dword:00000000
> > "AcceptBell"=dword:00000001
> > "Emulate3"=dword:00000001
> > "PointerEventInterval"=dword:00000000
> > "Monitor"=""
> > "MenuKey"="F8"
> > "AutoReconnect"=dword:00000001
> > "dummy"=""
> > 
> > 
> > 
> > ===================================================================
> > _______________________________________________
> > VNC-List mailing list
> > [email protected]
> > To remove yourself from the list visit:
> > http://www.realvnc.com/mailman/listinfo/vnc-list
> _______________________________________________
> VNC-List mailing list
> [email protected]
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
> 
> 


===================================================================
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to