From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 09:52:00 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 DAF8916A403 for ; Wed, 20 Dec 2006 09:52:00 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 211D443CB6 for ; Wed, 20 Dec 2006 09:51:59 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so989488wra for ; Wed, 20 Dec 2006 01:51: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:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Jj5YZpo2MhnOw3IlHPysW0JcCBRCeoc458mlGAevJb334MKwtgkb8X+TLPW34UKkAkz8Ab1SS5CvBbe4tGLok4BJDkGz2LP8fIy77kQjJRsaKnAbBptlFpQrrV5nFbDeFYUeZlvx2gngUPCkgmefvjpelN9Pp8Iici9NNPXXzdQ= Received: by 10.78.183.15 with SMTP id g15mr4058286huf.1166606875814; Wed, 20 Dec 2006 01:27:55 -0800 (PST) Received: by 10.78.167.16 with HTTP; Wed, 20 Dec 2006 01:27:55 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 12:27:55 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: b8649363b914d7a3 Cc: Subject: 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 09:52:00 -0000 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?.. Anyway, mailing lists say that at least some lap- tops keep their display on with closed lid, I'm not sure about backlight though. I don't need the lid to trigger any Sx state, can I just get the display to turn off? BTW, acpi notices the lid closed event, so the trigger must be working. If not, I would appreciate a way to turn it off with some script, so that I can run it manually. My laptop is the now infamous Fujitsu-Siemens Amilo Pa 1510 [1]. [1] http://www.fujitsu-siemens.com/home/products/notebooks/amilo_pa_1510.html Thanks!