1

I can't change the brightness on my screen via hotkeys or any other method. I'm stuck with low brightness which is very hard on my eyes during long periods in front of my laptop. Is there any working solution out there?

Jorge Castro
  • 71,754
Petar Pervan
  • 11
  • 1
  • 2

2 Answers2

1

Give this a try:
http://ubuntuforums.org/showthread.php?t=2139397&p=12621502&viewfull=1#post12621502
look at the kernel boot parameters
the file to edit is /etc/default/grub
after editing run sudo update-grub and reboot
to edit the file use
gksu [leafpad/gedit/mousepad/geany/scite] /etc/default/grub
[leafpad/gedit/mousepad/geany/scite] is a list of names, if i wanted gedit i would do this:
gksudo gedit /etc/default/grub