Jel*_*Cat 6 xrandr brightness monitor
我正在尝试更改外部显示器上的伽马值,但我发现我的xrandr命令会在短时间内自动恢复。持续时间各不相同,但似乎限制在 1 到 4 秒之间。
xrandr --output DP2 --brightness 0.5
Run Code Online (Sandbox Code Playgroud)
请问我能做什么?
我运行的是 Ubuntu 16.04。
$ lspci -nnk | grep -i VGA -A2
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:220c]
Kernel driver in use: i915
Run Code Online (Sandbox Code Playgroud)
xrandr --verbose | grep "Bright\|connect更改前后的输出是相同的(但在更改期间不同,可以理解)
eDP1 connected primary 1920x1080+0+0 (0x4a) normal (normal left inverted right x axis y axis) 309mm x 173mm Brightness: 1.0
Run Code Online (Sandbox Code Playgroud)