You are not logged in.
Pages: 1
I have a laptop and want to conserve battery use. However, Acer, in their infinite wisdom, did not make any hard brightness controls other than a switch that turns the backlight off entirely. Are there any software utilities that I can use to control screen brightness?
Offline
You could try something like this, where NNN is brightness level and XXX depends on your system.
echo NNN > /proc/acpi/video/XXX/XXX/brightness
Remember to modprobe video before doing this.
Offline
Pages: 1