📅  最后修改于: 2022-03-11 14:57:39.207000             🧑  作者: Mango
# Get the name of current monitors
xrandr --listactivemonitors
# Adjust the monitor brightness
xrandr --output --brightness 0.5
#Example
xrandr --output HDMI-1-1 --brightness 0.5