[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Some questions about VNC and Xen features.
On 2016-12-20 05:04, Brennecke, Simon wrote: I generally use Remmina, but that's Linux only. I know a number of people who use TightVNC though and have no issues with it.Hi, I use TigerVNC (1.7.0). Copy and paste never worked for me. But beside that it works very good. Copy and paste between systems is likely to only work if the client implements it by simulating the keystrokes. The server isn't a regular VNC server, so you can't depend on it to actually handle anything that wouldn't work on a regular console. As far as mouse pointer issues, try adding: usbdevice=['tablet']to your domain configuration. That will tell Xen to make the pointing device behave like a graphics tablet or touchscreen and report absolute coordinates instead of relative, which should fix any mouse pointer issues. For display resolution, the domain configuration has a bigger impact than the VNC client. If you don't give the domain enough graphics memory, you won't get a good resolution, just like on a regular computer. Regards Simon -----Original Message----- From: Xen-users [mailto:xen-users-bounces@xxxxxxxxxxxxx] On Behalf Of Jason Long Sent: Samstag, 17. Dezember 2016 19:36 To: xen-users@xxxxxxxxxxxxx; Jason Long <hack3rcon@xxxxxxxxx> Subject: Re: [Xen-users] Some questions about VNC and Xen features. Any idea? -------------------------------------------- On Fri, 12/16/16, Jason Long <hack3rcon@xxxxxxxxx> wrote: Subject: Some questions about VNC and Xen features. To: xen-users@xxxxxxxxxxxxx Date: Friday, December 16, 2016, 5:21 AM Hello. Which VNC client is good for see Xen VM? Some VNC clients can't see Xen properly. For example, resolution and mouse integration are not good. How about "integration services"? I mean I copy and paste between host and guest. Thank you. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |