Shu*_*eng 6 laptop display operating-systems brightness
是否可以将笔记本电脑屏幕的亮度提高到高于 BIOS 和 Ubuntu Linux/Windows 中的亮度?
我有一台旧笔记本电脑(Lenovo-X200s),最大亮度相当暗。我希望将它进一步增加到超出使用普通可用工具可能的范围。
我不在乎增加亮度是否会缩短笔记本电脑的使用寿命,因为我一年都需要它。
有人可以为我提供建议吗?
在 Linux 中:
xrandr --output DVI-0 (your output) --brightness 2 (or the value you want)
Run Code Online (Sandbox Code Playgroud)
在 Windows 中:
Calibrate your display color (Type "Calibrate display color" in the Windows searchbox)
Run Code Online (Sandbox Code Playgroud)