You are not logged in.

#1 2010-11-10 20:16:39

miro279
Member
Registered: 2010-10-02
Posts: 156

idledd new on aur

we programmed a backlight-dimmer that runs as a deamon and is configuratable via a /etc/conf.d file: http://aur.archlinux.org/packages.php?ID=43389

please feel free to test, use, report back and help developing if you like.

Offline

#2 2010-12-10 09:47:39

punkeroso
Member
From: Rome, Italy
Registered: 2007-01-19
Posts: 105

Re: idledd new on aur

miro279 wrote:

we programmed a backlight-dimmer that runs as a deamon and is configuratable via a /etc/conf.d file: http://aur.archlinux.org/packages.php?ID=43389

please feel free to test, use, report back and help developing if you like.

Hi,
I like your daemon but I have a question:
Why did you used acpi to know if the ac adaptor is plugged instead of reading /sys/class/power_supply/ADP1/online?
Regards

Offline

#3 2010-12-10 20:16:40

miro279
Member
Registered: 2010-10-02
Posts: 156

Re: idledd new on aur

for me it's

/sys/class/power_supply/AC/online

why is it ADP1 for you? If it was the same, we could use that instead of acpi.

Offline

#4 2011-10-23 15:43:13

punkeroso
Member
From: Rome, Italy
Registered: 2007-01-19
Posts: 105

Re: idledd new on aur

Hi miro279,
the daemon no more starts at boot; well, it actually starts but doesn't works.
If I start it with "rc.d start idledd", it doesn't works. Otherwise, if I start it with "/etc/rc.d/idledd start", it works.

Offline

Board footer

Powered by FluxBB