Page 2 of 2

Re: Brightness Control v1.6 - 6.20, 6.35, 6.39, 6.60 and 6.61

Posted: Sat Dec 01, 2018 4:14 pm
by VitaminO
Turned off Backlight Auto-Off in Power Save Settings, seems ok now.

Re: Brightness Control v1.6 - 6.20, 6.35, 6.39, 6.60 and 6.61

Posted: Tue Mar 05, 2019 4:43 pm
by riccetto80
hello people!

if i understand correctly, to set the 5 level to be the maxim possible i have to edit the Brightness.ini file from:

Code: Select all

#	You can make up to 5 brightness levels.
# If you want to disable this feature, set 0 in all levels.
# The value must be greater than 10 and less than 101.
Livel1 = 20;
Livel2 = 40;
Livel3 = 60;
Livel4 = 80;
Livel5 = 0;
TO:

Code: Select all

#	You can make up to 5 brightness levels.
# If you want to disable this feature, set 0 in all levels.
# The value must be greater than 10 and less than 101.
Livel1 = 20;
Livel2 = 40;
Livel3 = 60;
Livel4 = 80;
Livel5 = 100;
this will made the 5 level, 20% mor bright compared to default 4, maximum level, right?

Re: Brightness Control v1.6 - 6.20, 6.35, 6.39, 6.60 and 6.61

Posted: Mon Jan 20, 2020 10:02 am
by wad11656
My plugin can only go down to 11 Brightness but it's still quite too bright. I can't believe no one else has mentioned this. Is there a way to allow it to go lower? The .ini file doesn't seem to mention the number 11 anywhere, let alone as the minimum brightness setting...

EDIT: Oh, well the "value must be greater than 10" bit in the .ini file kinda indicates it can't go below 11...:( Is that a hardware limitation, or was it the programmer's decision to only allow 11 brightness as the minimum, and no lower?

EDIT2: Also, I have no clue what the 5 levels of the "Brightness Levels" portion of the .ini file even changes or how to activate/toggle between the 5 levels. Are the 5 "brightness levels" meant to be shortcuts? If so, how do you activate the shortcuts to those 5 brightness levels?

Re: Brightness Control v1.6 - 6.20, 6.35, 6.39, 6.60 and 6.61

Posted: Wed Apr 29, 2020 12:51 pm
by rafaelia
Doesn't seem to work with POPS :(