Re: dual monitors and dual desktops

Grant Edwards <[email protected]>
Newsgroups gmane.linux.gentoo.user,gmane.comp.window-managers.fluxbox.user
Message-ID <[email protected]>
On 2012-10-25, Kfir Lavi <[email protected]> wrote:

> I have a laptop and an external monitor.

Here's how I do it using Xorg.config

----------------------------------------------------------------------
Section "ServerLayout"
        Identifier     "Triple"
        Screen      0  "Samsung0"
        Screen      1  "Samsung1" rightof "Samsung0"
        Screen      2  "Acer" leftof "Samsung0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
----------------------------------------------------------------------

There are three Device sections (one for one video card, and one for
each of the DVI outputs on a second video card).  There are then three
corresponding Screen sections (named Samsung0, Samsung1, and Acer).

Dunno anything about xrandr...

-- 
Grant Edwards               grant.b.edwards        Yow! Here I am at the flea
                                  at               market but nobody is buying
                              gmail.com            my urine sample bottles ...
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.