on my Sony VAIO I need to press Fn+F5 to dim the display and Fn+F6 to make it brighter
I'd like to have some .exe that I could use in my .bat to increase/decrease
I looked at windows program that lets you control some aspects of the OS - like volume and resolution and etc ..
http://www.nirsoft.net/utils/nircmd2.html for help .. to no avail
there must be some .exe or way that someone can recommend ..
please advise..
thank you :)
UPDATE:
I found
DisplayBrightnessConsole.exe
from http://edgylogic.com/projects/display-brightness-vista-gadget/
direct download link http://driveactivated.com/files/folders/programs/entry1049.aspx
it will do like C:\z\DisplayBrightnessConsole.exe 80
this way I can use it with AutoHotScript to do anything like
#^1::Run C:\Users\Loren\Documents\BrightnessConsoleApp\Brt.exe 10#^2::Run C:\Users\Loren\Documents\BrightnessConsoleApp\Brt.exe 20#^3::Run C:\Users\Loren\Documents\BrightnessConsoleApp\Brt.exe 30
but yes I found http://justgetflux.com/
I'm checking it out - it's not the same thing .. it doesn't even touch the actual LCD brightness - it alters the colors - so everything looks dim / orange .. very different ..
BUT it's a GREAT idea .. will keep running it .. to see ..
↧