gibney.org : Technology : Linux : Switch internal and external monitor


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Switch internal and external monitor
(Entry Nr. 434, by user 1 | edit)
Enable external monitor:
xrandr --output TMDS-1 --off \ --output LVDS --off \ --output VGA --mode 1280x1024
Enable internal monitor:
xrandr --output TMDS-1 --off \ --output LVDS --mode 1280x800 \ --output VGA --off
Create a new entry at this position