Re: Notebook Secondary VGA port
"Hugo A." <[email protected]> Mon, 24 Aug 2015 15:29:49 +0200
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 24, 2015 at 04:47:08PM +0330, Mohammad BadieZadegan wrote: > Hi everybody, > I tried dual monitor setup with this page: > https://www.maketecheasier.com/how-to-setup-dual-monitors-with-xrandr/ > But still I can not active my Notebook Secondary VGA port with xrandr. > How can I enable the left side notebook VGA port? > Thanks in advance. Hi first use xrandr(1) to find out the "mode" and the output then: xrandr --auto --output VGA1 --mode mode --left-of output Anyway the man(1) xrandr(1) is your friend. -- Hugo A. http://hugos.tk