From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 28 23:56:28 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86117106564A for ; Mon, 28 Mar 2011 23:56:28 +0000 (UTC) (envelope-from tobias.oberstein@tavendo.de) Received: from EXHUB020-2.exch020.serverdata.net (exhub020-2.exch020.serverdata.net [206.225.164.29]) by mx1.freebsd.org (Postfix) with ESMTP id 509578FC17 for ; Mon, 28 Mar 2011 23:56:28 +0000 (UTC) Received: from EXVMBX020-12.exch020.serverdata.net ([169.254.3.104]) by EXHUB020-2.exch020.serverdata.net ([206.225.164.29]) with mapi; Mon, 28 Mar 2011 16:46:25 -0700 From: Tobias Oberstein To: "freebsd-emulation@freebsd.org" Date: Mon, 28 Mar 2011 16:46:23 -0700 Thread-Topic: VBox 4.0.4 testing : keyboard layout issue Thread-Index: AcvtoXFqO0Sia0N5S6itcNt/CuykVQ== Message-ID: <634914A010D0B943A035D226786325D422B64120E5@EXVMBX020-12.exch020.serverdata.net> Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE, en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: VBox 4.0.4 testing : keyboard layout issue X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2011 23:56:28 -0000 I am testing https://svn.bluelife.at/nightlies/virtualbox-port-r1273.tar.gz on FreeBSD 8.2 amd64. So far, both a Windows XP SP2 (vdi imported from other machine) and a Ubunt= u 10.10 (fresh install) guest seems to work great. Both with VT etc enabled= (the host is a Core7 Intel). I've built only headless (only VNC and VDE support in the ports config) and= start stuff VBoxHeadless -n -s buildslave_winxp_vc2010 and access from Windows with TightVNC or VNC Viewer (Real VNC). Problem is with keyboard map: it is weird .. I am using a german keyboard,= y and z are swapped, but the real annoyance are "funny" chars like {/$- et= c etc. (it's not like the "usual" mixup when running german kbd with US map= .. ) I tried to config the port with NLS .. but it says that required Qt which I= don't have/want on that machine. Am I expected to do s.th. different or is there anything I can do/try? Anyway .. really nice to have that port, Tobias =20 libvncserver-0.9.7_2 Provide an easy API to write one's own vnc server vde2-2.3.1 User-mode virtual ethernet infrastructure virtualbox-ose-4.0.4 A general-purpose full virtualizer for x86 hardware virtualbox-ose-kmod-4.0.4 VirtualBox kernel module for FreeBSD sf0# uname -v FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buf= falo.edu:/usr/obj/usr/src/sys/GENERIC