From owner-freebsd-x11@FreeBSD.ORG Sat Mar 21 20:36:03 2009 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7AFF106566C; Sat, 21 Mar 2009 20:36:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C7C938FC14; Sat, 21 Mar 2009 20:36:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2LKa35E058911; Sat, 21 Mar 2009 20:36:03 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2LKa3SJ058906; Sat, 21 Mar 2009 20:36:03 GMT (envelope-from pav) Date: Sat, 21 Mar 2009 20:36:03 GMT Message-Id: <200903212036.n2LKa3SJ058906@freefall.freebsd.org> To: yamajun@ofug.net, pav@FreeBSD.org, freebsd-x11@FreeBSD.org From: pav@FreeBSD.org 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 20:36:04 -0000 Synopsis: x11-drivers/xf86-input-keyboard patch for USB jp106 keyboard State-Changed-From-To: feedback->open State-Changed-By: pav State-Changed-When: Sat Mar 21 20:35:58 UTC 2009 State-Changed-Why: 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). http://www.freebsd.org/cgi/query-pr.cgi?pr=116443