From owner-freebsd-current@FreeBSD.ORG Thu Dec 21 12:42:02 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 787D916A415 for ; Thu, 21 Dec 2006 12:42:02 +0000 (UTC) (envelope-from toxahost@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 396F613C44C for ; Thu, 21 Dec 2006 12:42:02 +0000 (UTC) (envelope-from toxahost@gmail.com) Received: by an-out-0708.google.com with SMTP id b36so737556ana for ; Thu, 21 Dec 2006 04:42:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=WkksWKDsWhNK+cyIHIEmUugkTCoICZNajt0bwsvaIHA8B78VCkO9+tDSQMi7h98OviwQ+NyX90aQWjBVsTrPUHsIZaYwLyfIbCsGvfTQ3eGbOOveDkOMbIc1eWmrwO5Ao2CX7su1y7j5L+cOYcCrm8TnPnR+LAw/1Ikr21+4Sc0= Received: by 10.100.31.2 with SMTP id e2mr6639867ane.1166691831979; Thu, 21 Dec 2006 01:03:51 -0800 (PST) Received: by 10.100.138.7 with HTTP; Thu, 21 Dec 2006 01:03:51 -0800 (PST) Message-ID: Date: Thu, 21 Dec 2006 12:03:51 +0300 From: "Anton Karpov" To: "Andrew Pantyukhin" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org 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: Thu, 21 Dec 2006 12:42:02 -0000 > 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. > > Maybe devd(8) is a right solution for this