<- Back

xrandr

Output to external monitor
FullHD
xrandr --output DP1 --primary --mode 1920x1080 --rate 60 --scale-from 1920x1080 --same-as eDP1
WQHD from 4K
xrandr --output DP1 --primary --mode 2560x1440 --rate 60 --scale-from 3840x2160 --same-as eDP1
autorandr
Enable on startup
sudo systemctl enable --now autorandr.service
Save profile
autorandr --save <name>
Increase brightness / gamma for outdoor
Increase brightness
xrandr --output eDP-1 --brightness 1.4