Wesley,

The first thing to try would be upgrading to VNC 4.1.1 on the Solaris
system.

Regards,

Wez @ RealVNC Ltd.
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of wesleyz
> Sent: 27 June 2005 04:30
> To: [email protected]
> Subject: inconsistency of primary <--> clipboard
> 
> 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

Reply via email to