Comment 20 for bug 333386

Revision history for this message
Stefan Bader (smb) wrote : Re: [Bug 333386] Re: Cannot change brightness with 2.6.27-11+ kernel

Marc-André Turcotte wrote:
> gedit: actual_brightness, bl_power, brightness, max_brightness, uevent.
> Is there another way you think I could write something in these files?

Did you try "cat" to read and "echo value >file" to write? (It can be possible
you have to get root with sudo -i before (depending on the access rights).