On Sat, 31.01.15 09:30, Topi Miettinen (toiwo...@gmail.com) wrote:
> On 01/29/15 00:09, Lennart Poettering wrote:
> > On Wed, 28.01.15 23:51, Topi Miettinen (toiwo...@gmail.com) wrote:
> >
> >> diff --git a/src/backlight/backlight.c b/src/backlight/backlight.c
> >> index 1271a66..df53b75 100644
>
On Sun, 01.02.15 08:49, Topi Miettinen (toiwo...@gmail.com) wrote:
> On my computer, the minimum brightness enforced by clamping in
> backlight is too bright.
>
> Let udev property ID_BACKLIGHT_CLAMP control whether the brightness
> is clamped or not.
Applied! Thanks!
Lennart
--
Lennart Poett
On my computer, the minimum brightness enforced by clamping in
backlight is too bright.
Let udev property ID_BACKLIGHT_CLAMP control whether the brightness
is clamped or not.
---
man/systemd-backli...@.service.xml | 9 -
src/backlight/backlight.c | 5 -
2 files changed, 12 in
On Wed, Jan 28, 2015 at 11:51:47PM +0200, Topi Miettinen wrote:
> On my computer, the minimum brightness enforced by clamping in
> backlight is too bright.
>
> Let udev property ID_BACKLIGHT_CLAMP control whether the brightness
> is clamped or not.
> ---
> man/systemd-backli...@.service.xml | 11
On 01/29/15 00:09, Lennart Poettering wrote:
> On Wed, 28.01.15 23:51, Topi Miettinen (toiwo...@gmail.com) wrote:
>
>> diff --git a/src/backlight/backlight.c b/src/backlight/backlight.c
>> index 1271a66..df53b75 100644
>> --- a/src/backlight/backlight.c
>> +++ b/src/backlight/backlight.c
>> @@ -37
On Wed, 28.01.15 23:51, Topi Miettinen (toiwo...@gmail.com) wrote:
> diff --git a/src/backlight/backlight.c b/src/backlight/backlight.c
> index 1271a66..df53b75 100644
> --- a/src/backlight/backlight.c
> +++ b/src/backlight/backlight.c
> @@ -373,6 +373,7 @@ int main(int argc, char *argv[]) {
>
>
On my computer, the minimum brightness enforced by clamping in
backlight is too bright.
Let udev property ID_BACKLIGHT_CLAMP control whether the brightness
is clamped or not.
---
man/systemd-backli...@.service.xml | 11 ++-
src/backlight/backlight.c | 5 -
2 files changed, 1