From owner-freebsd-acpi@FreeBSD.ORG Mon Oct 22 12:17:05 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51E4A16A417 for ; Mon, 22 Oct 2007 12:17:05 +0000 (UTC) (envelope-from ivan@serezhkin.com) Received: from shustrik.urh.ru (shustrik.urh.ru [89.108.81.81]) by mx1.freebsd.org (Postfix) with ESMTP id D968213C481 for ; Mon, 22 Oct 2007 12:17:03 +0000 (UTC) (envelope-from ivan@serezhkin.com) Received: from vany.mshome (ppp91-76-48-55.pppoe.mtu-net.ru [91.76.48.55]) (Authenticated sender: ivan@serezhkin.com) by shustrik.urh.ru (Postfix) with ESMTP id 890251CD40 for ; Mon, 22 Oct 2007 16:15:25 +0400 (MSD) Message-ID: <471CCCCF.60507@serezhkin.com> Date: Mon, 22 Oct 2007 20:16:15 +0400 From: "Ivan B. Serezhkin " User-Agent: Thunderbird 2.0.0.6 (X11/20071007) MIME-Version: 1.0 To: freebsd-acpi@freebsd.org References: <471959F1.4070705@serezhkin.com> <20071021191815.GB19997@amilo.cenkes.org> In-Reply-To: <20071021191815.GB19997@amilo.cenkes.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: notebook display brightness X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2007 12:17:05 -0000 Good day. Andrew Pantyukhin wrote: >> I found a >> strange problem that I do not want to solve: Fn button-> bright> and Fn - only works on the console and >> not working under xorg. >> > > All I can tell you is that several people have this problem > (including me), and that it was a regression in one of the last > Xorg releases, i.e. it used to work. > Thank for this, i used notebooks earlier and never found this problem, i mistakly thinks that t problem of this model. > >> Also, I am interested in obtaining closing notebook event to >> execute some scripts. >> > > Have a look at devd.conf(5) > Thanks again, devd knows acpi - amazing ! =) But can you poin me to some documentation or articles about programming? I already read acpi specification and sources of acpiconf and acpidb, but acpiconf uses limited by driver set of commands, and this is not enought for real work. Have we some acpi stack ? Have we well known way to do it ? If we not have it, i can try to do this stack, but ofcourse i need guide with this doings =) -- Ivan B. Serezhkin