From owner-freebsd-questions@FreeBSD.ORG Fri Aug 16 06:44:14 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7B8B2E4A for ; Fri, 16 Aug 2013 06:44:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 17B89233E for ; Fri, 16 Aug 2013 06:44:13 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id c11so1249945wgh.8 for ; Thu, 15 Aug 2013 23:44:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VykME9pG6WFQRUZaLTw5EM9xpsjAjCJwUXrx38Qyo6Y=; b=Q58+lQ17IORdKEnuGp0bsopQ+deznRWWm/oCwEVPjrFKjEIiByRFEk7vvFovKmjNCz /ahzflFvo0r3JooMBdtirw36Ypemx8eI3Nezlb3UEhH2/G7vntltSOfEGqTQZwULqYqM IlonssMIVWVQl3xwqLiQqK1neDptwOj1H5eDkomDG3KdthTJps08tbZYNwqlXX5doxWn C5ozATBgIb9XCFCPPsh2yiCnKiVEow28kzUmejS4LohQJ+Df9bA+fV8MDYFX2ZeMd0RJ gA589QUlflt3/9Cgx9gUAMpSVTviXOfNBalIe3j7tSDODkxDprvPY5gJAYdSLkIfaxgh 7VlA== MIME-Version: 1.0 X-Received: by 10.194.201.202 with SMTP id kc10mr56527wjc.1.1376635452501; Thu, 15 Aug 2013 23:44:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 15 Aug 2013 23:44:12 -0700 (PDT) In-Reply-To: <520DC77F.1060300@d2ux.org> References: <520DC77F.1060300@d2ux.org> Date: Thu, 15 Aug 2013 23:44:12 -0700 X-Google-Sender-Auth: m9417V6drozTy8wg1kP6Vh0ExRs Message-ID: Subject: Re: Laptop Fn key causes X (Gnome 2) to sleep immediately From: Adrian Chadd To: Matthias Petermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: 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 06:44:14 -0000 Hi! I'm glad someone else is seeing this! I have the same behaviour with KDE4 on my T60 and T400. If I go to run amiwm (because hey, Workbench is awesome!) it doesn't happen. .. and bah, I wish the resume worked for you. It works fine for me on T42i, T60, T400. -adrian On 15 August 2013 23:32, Matthias Petermann wrote: > > Hello, > > I have a Lenovo X121e running Current with X and the Gnome desktop. Beside > other issues[1] there is a strange behavior of Gnome-Desktop (and GDM too). > When I press "Fn" without any additional key, the device immediately goes > to sleep. As the X121e cannot resume properly from sleep, this forces me to > reboot. > > This problem appears to be only exist when using Gnome / GDM. > Pure X with TWM doesn't have this issue. > > I already tried to re-map the Fn key (I found in some mailing this might > have the keycode 150) to a "less dangerous" key: > $ xmodmap -e "keycode 150 = Delete" > this brought no change. > > Has anyone an idea if Gnome re-maps the keys in some way or how I can > disable this? At the moment this is the only blocker to use this Laptop for > daily work, as I tend to accidently touch the Fn key more often than I want > to reboot ;-) > > Thanks in advance & kind regards, > Matthias > > > [1] http://docs.freebsd.org/cgi/**getmsg.cgi?fetch=544740+** > 551865+/usr/local/www/db/text/**2013/freebsd-current/20130707.** > freebsd-current > ______________________________**_________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions > To unsubscribe, send any mail to "freebsd-questions-** > unsubscribe@freebsd.org " >