💾 Archived View for freeshell.de › tldr › xrandr.gmi captured on 2023-11-04 at 12:59:44. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Set the size, orientation and/or reflection of the outputs for a screen.
xrandr --query
xrandr --auto
xrandr --output {DP1} --mode {1920x1080} --rate {60}
xrandr --output {HDMI2} --mode {1280x1024} --right-of {DP1}
xrandr --output {VGA1} --off
xrandr --output {LVDS1} --brightness {0.5}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).