xrandr
Verified for current stable LTS
Xrandr Commands
Xrandr command syntax with verified terminal examples.
Commands
7 commands for Xrandr
xrandr Operations
Xrandr Command: Change Resolution Displayport 1 1920x1080 60hz
xrandr --output DP1 --mode 1920x1080 -r 60 xrandr Operations
Xrandr Command: Disable Vga1 Output
xrandr --output VGA1 --off xrandr Operations
Xrandr Command: Display Current State System
xrandr -q xrandr Operations
Xrandr Command: Display Current State X Server
xrandr -d :<0> -q xrandr Operations
Xrandr Command: Enable Connected Outputs Default Settings
xrandr --auto xrandr Operations
Xrandr Command: Set Brightness Lvds1 50 Percent
xrandr --output LVDS1 --brightness 0.5 xrandr Operations
Xrandr Command: Set Resolution Hdmi2 1280x1024 Right Of Dp1
xrandr --output HDMI2 --mode 1280x1024 --right-of DP1 Suggest a Xrandr Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Xrandr workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.