I made a cool alias out of an xrandr command I found on the internet in order to adjust my screen brightness on my laptop from the command line.
However, when I press Ctrl+Alt+F3 into a CLI mode the command doesn't work. I was hoping to find a way to adjust screen brightness while not using the GUI. Is it possible? If not, what brightness level is it set to by default?
Using Ubuntu 18.04.1 LTS.
Edit:
So it looks like switching back to the GUI and adjusting the brightness (either with the widget or the command) also adjusts it for the CLI mode. But I'd like to be able to adjust it entirely without the GUI and the xrandr command does not work in CLI mode. Any ideas?