From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 14 23:05:29 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 0EA42106566B for ; Sun, 14 Feb 2010 23:05:29 +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 E33048FC16 for ; Sun, 14 Feb 2010 23:05:28 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NgnWq-0004JT-D5 for freebsd-emulation@freebsd.org; Sun, 14 Feb 2010 15:05:28 -0800 Message-ID: <27587832.post@talk.nabble.com> Date: Sun, 14 Feb 2010 15:05:28 -0800 (PST) From: Hubert Tournier To: freebsd-emulation@freebsd.org In-Reply-To: <18D68DBE18AC435984C5F66597A869D3@artemis> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: hubert@frbsd.org References: <18D68DBE18AC435984C5F66597A869D3@artemis> Subject: Re: [PATCH] VirtualBox headless VNC support by LibVNCServer 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, 14 Feb 2010 23:05:29 -0000 Hello, Daisuke Aoyama wrote: > > Known issues/Limitations: > Does not support key lock such as CapsLock, NumLock. > I modified your keymap.c file (here's the http://old.nabble.com/file/p27587832/patch-src-VBox-Frontends-VBoxHeadless-keymap.c patch ) in order to support the remaining fields of the keymap files, but it seems that only the base and shift operations are supported whatever I do (for example, remapping the Alt Gr combinations on Control combinations after patching), which is problematic since there are many useful keys in the Alt Gr range on a french keyboard). Do you know where this limitation comes from? Any idea? Best regards, Hubert -- View this message in context: http://old.nabble.com/-PATCH--VirtualBox-headless-VNC-support-by-LibVNCServer-tp27288796p27587832.html Sent from the freebsd-emulation mailing list archive at Nabble.com.