<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [X2go-dev] VirtualBox or KVM and x2go from Mac</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Florian,<BR>
<BR>
sorry for the delay in response, or for the double-post if someone's already help you solved your issue, but I thought I'd chime in as I may have had something similar. I have KVM running on an Ubuntu host and connect to it via virt-manager. At home on my Mac, I connect to it either directly via X11/SSH, or connect to my desktop via NX/x2go at work, and then to virt-manager on that desktop. In each case, the keyboard mapping is off by default when I type on a Mac - anything typed into the console view in virt-manager is mapped incorrectly. I have a workaround and that's to set each VM's keyboard mapping directly. If you run<BR>
virsh edit YourVMName<BR>
<BR>
then set the node <graphics> with an additional element keymap to 'en-us' like so:<BR>
<graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' keymap='en-us'/><BR>
<BR>
and then all my mac keys worked fine.<BR>
<BR>
Hope this helps,<BR>
Neil<BR>
<BR>
-----Original Message-----<BR>
From: x2go-dev-bounces@lists.berlios.de on behalf of Florian Effenberger<BR>
Sent: Thu 12/30/2010 10:56 AM<BR>
To: x2go-dev@lists.berlios.de<BR>
Subject: [X2go-dev] VirtualBox or KVM and x2go from Mac<BR>
<BR>
Hi,<BR>
<BR>
sorry for spamming this list, but I'm in the progress of setting up an<BR>
internal Document Foundation x2go server. :-)<BR>
<BR>
I am having issues when using LXDE as desktop environment to control<BR>
VirtualBox or KVM (virt-manager) with x2go from Mac. Only some<BR>
commands seem to work -- if I boot e.g. Ubuntu in the virtual machine,<BR>
only page up works, but enter and page down to nothing in the<BR>
graphical GRUB boot menu, so the machine is unusable. I also tried<BR>
changing the keyboard settings in x2go client, to no avail. The same<BR>
server works just fine with the x2go client from Windows 7.<BR>
<BR>
If I can be of any help in debugging, let me know ;)<BR>
<BR>
Florian<BR>
_______________________________________________<BR>
X2go-dev mailing list<BR>
X2go-dev@lists.berlios.de<BR>
<A HREF="https://lists.berlios.de/mailman/listinfo/x2go-dev">https://lists.berlios.de/mailman/listinfo/x2go-dev</A><BR>
<BR>
</FONT>
</P>


</BODY>
</HTML>