From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 21 16:54:26 2010 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 412921065672 for ; Sun, 21 Feb 2010 16:54:26 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 203CA8FC16 for ; Sun, 21 Feb 2010 16:54:25 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NjF4b-0008Jx-D6 for freebsd-emulation@freebsd.org; Sun, 21 Feb 2010 08:54:25 -0800 Message-ID: <27676860.post@talk.nabble.com> Date: Sun, 21 Feb 2010 08:54:25 -0800 (PST) From: Hubert Tournier To: freebsd-emulation@freebsd.org In-Reply-To: <252B63EC396745F7A6AE9E622C215437@artemis> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: hubert@frbsd.org References: <18D68DBE18AC435984C5F66597A869D3@artemis> <252B63EC396745F7A6AE9E622C215437@artemis> Subject: Re: [PATCH] VirtualBox headless VNC support by LibVNCServer (20100211) 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: Sun, 21 Feb 2010 16:54:26 -0000 Hello, Daisuke Aoyama wrote: >=20 > If you want another keyboard, you can spcify the path of kbdmap(5). > In standard installation of FreeBSD, it's located in > /usr/share/syscons/keymaps/. >=20 Here's a smaller=20 http://old.nabble.com/file/p27676860/patch-patch-src-VBox-Frontends-VBoxHea= dless-keymap.c patch to your keymap.c file than my previous one - correcting two trivial typos - adding the possibility to use keymaps such as fr.iso.acc.kbd which have lines not handled by the existing code - adding the handling of numerical fields in keymaps files allowing some special or accented characters to be recognized (for example in fr.iso.kbd) And here's also your=20 http://old.nabble.com/file/p27676860/vboxvnc-20100221.tar.gz full patch=20 with this inside. Best regards, Hubert PS: It's still missing numlock and AltGr keys support, such as ~#{[|`\^@]}= =E2=82=AC for a french keyboard --=20 View this message in context: http://old.nabble.com/-PATCH--VirtualBox-head= less-VNC-support-by-LibVNCServer-tp27288796p27676860.html Sent from the freebsd-emulation mailing list archive at Nabble.com.