- Code: Select all
xrandr --output HDMI1 --primary
Again, swap out HDMI1 for whatever other input you may have. This command will tell you the available inputs/monitors:
- Code: Select all
xrandr
Add the first xrandr command (xrandr --output <OUTPUT> --primary) to your startup applications in Gnome/Cinnamon/Gnome Classic or add the xrandr command from my previous post for Xfce.



