Comment 7 for bug 119003

Revision history for this message
Thomas Aaron (tom-system76) wrote :

The external monitor can also be accessed via the command line by running the xrandr command, such as...

xrandr --output VGA --auto

... and can be turned off with...

xrandr --output VGA --off

We are working on a script to toggle through the three primary lcd/external monitor configurations whenever the Fn-F3 button is pressed.