From owner-freebsd-questions@FreeBSD.ORG Fri Aug 16 23:58:26 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 70BF0252; Fri, 16 Aug 2013 23:58:26 +0000 (UTC) (envelope-from matthias@d2ux.org) Received: from mail.s1.d2ux.org (static.209.96.9.5.clients.your-server.de [5.9.96.209]) by mx1.freebsd.org (Postfix) with ESMTP id 2CC852856; Fri, 16 Aug 2013 23:58:25 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id 834B584F25C8; Sat, 17 Aug 2013 01:58:24 +0200 (CEST) Received: from mail.s1.d2ux.org ([10.0.0.3]) by mail.s1.d2ux.org (mail.s1.d2ux.org [10.0.0.3]) (amavisd-new, port 10024) with ESMTP id vbO0PJLFi5BE; Sat, 17 Aug 2013 01:58:22 +0200 (CEST) Received: from workstation.local (p5DDAB269.dip0.t-ipconnect.de [93.218.178.105]) by mail.s1.d2ux.org (Postfix) with ESMTPSA id C9E1C84F25BC; Sat, 17 Aug 2013 01:58:22 +0200 (CEST) Message-ID: <520EBC3F.2070305@d2ux.org> Date: Sat, 17 Aug 2013 01:56:47 +0200 From: Matthias Petermann User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130526 Thunderbird/17.0.6 MIME-Version: 1.0 To: Polytropon Subject: Re: Laptop Fn key causes X (Gnome 2) to sleep immediately References: <520DC77F.1060300@d2ux.org> <20130816132541.Horde.O4zG8_4GjKp7OfgBJ5VaQg1@d2ux.org> <20130816135856.9d1bfbec.freebsd@edvax.de> In-Reply-To: <20130816135856.9d1bfbec.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Adrian Chadd , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 23:58:26 -0000 Hi, Am 16.08.2013 13:58, schrieb Polytropon: > I have tested a Lenovo R61i running Xfce, and I don't experience the > strange behaviour desribed. However, using the "xev" event tester, the > keycode for the Fn key is being displayed as 227, and the KeyPress > event is held (!) until the key is released, which means KeyPress and > KeyRelease happen immediately after each other. Because my IBM T60p is > still in the ICU, I can't test this, but I would assume to get a > similar result. thanks, I just used xev (with X and only TWM). It reports the Fn key as keycode 150. Looks like this is different across the Thinkpad models. > It would also be nice if "as much as possible" would work on the older > models (including the "docking stations"), because Thinkpads seem to > live much longer (and therefore will probably many more years in > productive use), compared to their crappy "competitors" on the laptop > market. :-) Agree :-) Regards, Matthias