From owner-freebsd-x11@FreeBSD.ORG Sat Mar 21 17:13:01 2009 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 697C6106564A; Sat, 21 Mar 2009 17:13:01 +0000 (UTC) (envelope-from yamajun@ofug.net) Received: from ns.ofug.net (ns.ofug.net [211.120.225.254]) by mx1.freebsd.org (Postfix) with ESMTP id 32C228FC08; Sat, 21 Mar 2009 17:13:00 +0000 (UTC) (envelope-from yamajun@ofug.net) Received: from yamajun (ris210-145-4-163.ryucom.ne.jp [210.145.4.163]) by ns.ofug.net (Postfix) with ESMTPA id 152081459C81; Sun, 22 Mar 2009 01:55:16 +0900 (JST) Date: Sun, 22 Mar 2009 01:53:57 +0900 From: "Yamashiro, Jun" To: pav@FreeBSD.org, freebsd-x11@FreeBSD.org Message-Id: <20090322015357.ace7cd1c.yamajun@ofug.net> In-Reply-To: <200903191329.n2JDTa3m045265@freefall.freebsd.org> References: <200903191329.n2JDTa3m045265@freefall.freebsd.org> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; x86_64--netbsd) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/116443: x11-drivers/xf86-input-keyboard patch for USB jp106 keyboard X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 17:13:01 -0000 Hello Pav, On Thu, 19 Mar 2009 13:29:36 GMT pav@FreeBSD.org wrote: > Synopsis: x11-drivers/xf86-input-keyboard patch for USB jp106 keyboard > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Thu Mar 19 13:28:56 UTC 2009 > State-Changed-Why: > Is this still required? I see in xf86-input-keyboard-1.3.2 that all these keys > have now their respective case entries. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=116443 I checked with xf86-input-keyboard-1.3.2 with FreeBSD 7.1 . Unfortunately, this patch is still required IN NOW with Japanese 106/109 USB keyboard. (Of course, patch.txt should change for current version) If we can change FreeBSD keyboard mapping same as Japanese 106/109 PS/2 keyboard, much better. FreeBSD console(after 6.3-RELEASE) already support Japanese 106/109 USB keyboard by this patch commited in 2007. http://www.jp.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/kbdmux/kbdmux.c.diff?r1=1.14&r2=1.15 But, cannot type underscore(_) with Xorg on FreeBSD in now. Japanese USB keyboard users using workaround with xmodmap(1). -- Yamashiro, Jun Email: yamajun@ofug.net Okinawa FreeBSD Users Group