I can't adjust the contrast on my laptop dell and I found this on this site:
Open the terminal Ctrl+Alt+T and type:
sudo gedit /etc/default/grubChange the line:
GRUB_CMDLINE_LINUX=""into
GRUB_CMDLINE_LINUX="acpi_osi=Linux"Save and exit the file.
Now in the terminal type:
sudo update-grubRestart your Linux.
But when I type sudo update-grub it says:
/usr/sbin/grub-mkconfig: 35: /etc/default/grub: Syntax error: Unterminated quoted string