From owner-freebsd-questions@FreeBSD.ORG Tue Feb 4 10:23:12 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B6212A3 for ; Tue, 4 Feb 2014 10:23:12 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6BD3C1ACC for ; Tue, 4 Feb 2014 10:23:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=60g6ikDvP4cUQZB2LFu0zgZomeTZYd1+RabQOWaGwDI=; b=awtjYcXQAvzgOK5fyaUdn3rOaDZR2dPuqSFTlG1nsT7KxPgwRh1k7dMaWR5tRlAa98QeMBL3q6sM8yDCo2Q5v+1NuZwk1uF4R1osBsItu7ajKBlbqBR7RcTw5DpmuCjq03uQar9PVRsYogdj/pE5Cs/qLJAjFOokhUjS/2D9gNs=; Received: from [182.1.14.126] (port=49586 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WAd9l-001qDB-P6; Tue, 04 Feb 2014 03:23:06 -0700 Date: Tue, 4 Feb 2014 18:22:51 +0800 From: Erich Dollansky To: Unga Subject: Re: How to disable low display brightness when power fail? Message-ID: <20140204182251.4b7d0a6b@X220.alogt.com> In-Reply-To: <1391507713.72310.YahooMailNeo@web161906.mail.bf1.yahoo.com> References: <1391507713.72310.YahooMailNeo@web161906.mail.bf1.yahoo.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 10:23:12 -0000 Hi, On Tue, 4 Feb 2014 01:55:13 -0800 (PST) Unga wrote: > Hi all > > I have a laptop running FreeBSD 9.2 and KDE4. > > > When main A/C power fails, this laptop immediately reduces the > display brightness. When power restores, it also immediately restore > the full brightness. > > Because of this I cannot show a presentation without power. > > Therefore, how to disable becoming low bright when no main A/C power? > > I prefer a xorg.conf entry. > there is an entry in the system settings. If I remember right, it is also named power. Just open the system settings and you will see it. Erich