From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 20:05:13 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62DFE16A40F for ; Wed, 20 Dec 2006 20:05:13 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8736643CBA for ; Wed, 20 Dec 2006 20:02:06 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so2032374uge for ; Wed, 20 Dec 2006 12:01:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=OytPaHmoRnN5OhR5t+dqUYWvcYMjN6bM6eY7fAUC1J+swsRP7c6bGtg2WeHA7IoyQFzWlwUdFxBbuYHyzunW32EcplFRiEvn5ESjMmzd0eSmMVkkuq6t/LbKmbCTTU+RMMmzySof77OorY1qNxpkSgJpvHy3Sqg/4FSeGEu1kUo= Received: by 10.78.142.14 with SMTP id p14mr40274hud.1166644918689; Wed, 20 Dec 2006 12:01:58 -0800 (PST) Received: by 10.78.167.16 with HTTP; Wed, 20 Dec 2006 12:01:58 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 23:01:58 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: current@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 962a96abb587bafa Cc: Subject: Re: Laptop display stays on with lid closed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 20:05:13 -0000 On 12/20/06, Andrew Pantyukhin wrote: > I only noticed this now, thought it is a hardware > glitch. My laptop display - and its backlight - > stay on when I close the lid. Shouldn't it be > turned off like in an OS-independent way?.. To answer my own question, I ended up using a cool app named radeontool (sysutils/). Clearly, I'm lucky to have a Radeon in my laptop. Now I just have to figure out how to call a script on lid open/close event.