<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OumU7h</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OumU7h"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/OumU7h"/>
	<updated>2026-06-07T03:46:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Automatically_reduce_brightness&amp;diff=29184</id>
		<title>Automatically reduce brightness</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Automatically_reduce_brightness&amp;diff=29184"/>
		<updated>2007-04-10T19:15:32Z</updated>

		<summary type="html">&lt;p&gt;OumU7h: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The idea ==&lt;br /&gt;
When watching someone working with an iBook I noticed that the brightness automatically faded to the lowest level after a few seconds of inactivity. I think that this is a simple way to save power. I wrote a c-daemon which uses the XScreenSaver extension to check whether the user is active. If he is not, it lowers the brightness to a specific level. When he is active again, the brightness is reset to the previous level.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
A recent kernel with IBM ACPI extensions. (You should have a file called {{path|/proc/acpi/ibm/brightness}})&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
# Download the [http://pberndt.com/Programme/Linux/brightd/_download/brightd.tar.bz2 brightness control daemon]&lt;br /&gt;
# Unpack it and chdir into the {{path|brightd}} directory&lt;br /&gt;
# Call {{cmduser|make}}&lt;br /&gt;
# Move the {{path|brightd}} executable into a directory like {{path|/usr/local/bin}}&lt;br /&gt;
# Put {{cmduser|brightd -d}} into your {{path|~/.Xsession}} (or another distro-specific startup script)&lt;br /&gt;
# Change the permissions of {{path|/proc/acpi/ibm/brightness}} so that your user can write to that file&lt;br /&gt;
&lt;br /&gt;
See the README for more detailled instructions and command line parameters.&lt;br /&gt;
&lt;br /&gt;
== Example installation for Gentoo linux and XFCE4 ==&lt;br /&gt;
 $ wget -o /dev/null -O brightd.tar.bz2 &amp;quot;http://pberndt.com/Programme/Linux/brightd/_download/brightd.tar.bz2?ct=raw&lt;/div&gt;</summary>
		<author><name>OumU7h</name></author>
		
	</entry>
</feed>