Comment 6 for bug 1250401

Revision history for this message
Taihsiang Ho (tai271828) wrote :

command

 $ sudo -u root -i
 $ cat /sys/class/backlight/acpi_video0/actual_brightness; echo 3 >> /sys/class/backlight/acpi_video0/brightness; cat /sys/class/backlight/acpi_video0/actual_brightness

will dump

99
99

---

that is, before and after the echo, actual_brightness is the same