From owner-freebsd-usb@FreeBSD.ORG Sun Mar 14 10:26:20 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA581106564A; Sun, 14 Mar 2010 10:26:20 +0000 (UTC) (envelope-from steven@uplinklabs.net) Received: from mail-iw0-f185.google.com (mail-iw0-f185.google.com [209.85.223.185]) by mx1.freebsd.org (Postfix) with ESMTP id 79EC58FC17; Sun, 14 Mar 2010 10:26:19 +0000 (UTC) Received: by iwn15 with SMTP id 15so2510770iwn.7 for ; Sun, 14 Mar 2010 03:26:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.142 with SMTP id y14mr146482ibv.32.1268562379233; Sun, 14 Mar 2010 03:26:19 -0700 (PDT) In-Reply-To: References: <201003020759.o227xItm073609@www.freebsd.org> <201003030946.41209.hselasky@c2i.net> <4b8f54d0.wm8q7hQf7ps9EVCI%perryh@pluto.rain.com> Date: Sun, 14 Mar 2010 03:26:19 -0700 Message-ID: From: Steven Noonan To: perryh@pluto.rain.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/144414: Apple "Fn" key doesn't work properly X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2010 10:26:20 -0000 On Thu, Mar 4, 2010 at 12:01 AM, Steven Noonan wrot= e: > On Wed, Mar 3, 2010 at 11:00 PM, Steven Noonan wr= ote: >> On Wed, Mar 3, 2010 at 10:36 PM, =C2=A0 wrote: >>> Steven Noonan wrote: >>>> Interestingly, my tilde key doesn't work either (though the key >>>> press is detected, no character shows when the key is pressed). >>> >>> Any chance it is configured as a "dead" key? =C2=A0If you press >>> tilde followed by n do you get an n with a tilde over it? >>> >> >> Nope. It simply does nothing in the console. >> >> But in X11, it does something very odd. Shift+Tilde Key gives me '>', >> and Tilde Key gives me '<'. And Alt+Tilde gives me... What? I don't >> even know what action. It's grabbing some arbitrary command in my >> .bash_history. It gave me the first item in my .bash_history the first >> time I tried it. Then I tried an arbitrary command ("echo"), and then >> Alt+Tilde gave me the second command in my .bash_history. Whaa? >> Any more ideas/news on this from anyone? The tilde key thing is especially irritating. - Steven