public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: fluxbox-users@lists.sourceforge.net
Subject: [gentoo-user] Re: dual monitors and dual desktops
Date: Thu, 25 Oct 2012 14:41:25 +0000 (UTC)	[thread overview]
Message-ID: <k6bj2l$a6u$1@ger.gmane.org> (raw)
In-Reply-To: CAHNvW1L_ydTNEF5mncX6yYsUsy=CAQHqfKZFSzezJiHKq2g+Aw@mail.gmail.com

On 2012-10-25, Kfir Lavi <lavi.kfir@gmail.com> 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 ...



  parent reply	other threads:[~2012-10-25 14:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 12:42 [gentoo-user] dual monitors and dual desktops Kfir Lavi
     [not found] ` <CAJnjPw5kbkAzHjMwx29Snofodr4CU+r673vcaxOT+J-WdUhTEQ@mail.gmail.com>
2012-10-25 13:08   ` [gentoo-user] Re: [Fluxbox-users] " Kfir Lavi
     [not found]     ` <CABYmaHMBLzw_Mf5S+MjSqmKzv=Bu+OPiCrBGr9p9f5tOeA3R1Q@mail.gmail.com>
2012-10-25 16:14       ` Kfir Lavi
2012-10-25 13:11 ` [gentoo-user] " mindrunner
2012-10-25 13:21   ` Kfir Lavi
2012-10-25 14:41 ` Grant Edwards [this message]
2012-10-25 16:15   ` [gentoo-user] " Kfir Lavi
2012-10-25 17:40     ` Grant Edwards
2012-10-25 22:38       ` mindrunner
2012-10-26 14:42         ` Grant Edwards
2012-10-26 16:12 ` [gentoo-user] " Mark David Dumlao
2012-10-28  7:49   ` Kfir Lavi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='k6bj2l$a6u$1@ger.gmane.org' \
    --to=grant.b.edwards@gmail.com \
    --cc=fluxbox-users@lists.sourceforge.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox