To work around bug #1005495 (changing LCD brightness via hotkeys impossible), I'd like to have one command line query for increasing and one for reducing the brightness of my LCD. I could then map a hotkey to each one of this queries.
The problem is: I don't know how to increase and reduce the LCD brightness on the command line. Do you?
Best Answer
Open your terminal and type this
it will gives you the output as
There LVDS1 Stands for your display. So now you have to do as
there 0.5 stands for brightness level and it ranges from 0.0 to 1.0 . 0.0 -> Full black .so you have to choose the required value of brightness .
This doesn't change brightness at a hardware level. From
randr
manual: