public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] KDE4.6 with two monitors does not respect boundaries/edges between them
Date: Wed, 18 May 2011 21:42:07 +0100	[thread overview]
Message-ID: <201105182142.08912.michaelkintzios@gmail.com> (raw)
In-Reply-To: <201105182224.18127.alan.mckinnon@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 2291 bytes --]

On Wednesday 18 May 2011 21:24:17 Alan McKinnon wrote:
> Apparently, though unproven, at 21:48 on Wednesday 18 May 2011, Bill
> Longman
> 
> did opine thusly:
> > On 05/18/2011 11:53 AM, Alan McKinnon wrote:
> > > Do you have an xorg.conf?
> > > 
> > > I suspect X has correctly figured out what you have and then you turn
> > > around and tell it something different. Whereupon it believes you.
> > 
> > When I have NO xorg.conf file, KDE starts in clone mode. The 1280x1024
> > LCD wins and the 1680x1050 gets that same resolution. Or worse still,
> > the widescreen is disabled.
> > 
> > I've gone into krandrtray and Systems Settings and, in 4.6 now, can save
> > it as the default. It never does, or, if it really is saving defaults,
> > it is ignored upon next KDE restart.
> 
> I have a 1920x1200 internal LCD and two different Samsungs (home & work),
> both 1920x1080. I do not have the issues you experience - everything works
> as it should and has done so for many versions now, with both nvidia and
> nouveau drivers.
> 
> This would be a good time to post actual configs.

... and following my recent experience start with:

euse -i xinerama

BTW, I do have an xorg file in which among other things I have defined two 
monitors:

Section "Monitor"
        #DisplaySize      360   290     # mm
        Identifier   "Monitor0"
        VendorName   "NEC"
        ModelName    "NEC LCD1860NX"
        HorizSync    31.0 - 82.0
        VertRefresh  55.0 - 85.0
        Option       "PreferredMode"  "1280x1024"
        Option       "DPMS"
EndSection

Section "Monitor"
        #DisplaySize      510   290     # mm
        Identifier   "Monitor1"
        VendorName   "DEL"
        ModelName    "DELL ST2320L"
        HorizSync    56.0 - 76.0
        VertRefresh  30.0 - 83.0
        Option       "PreferredMode"  "1920x1080"
        Option       "RightOf" "Monitor0"
        Option       "DPMS"
EndSection

and under Section "Device" I have:

        Identifier  "Card0"
        Driver      "radeon"
        BusID       "PCI:1:0:0"
        Option  "monitor-VGA-0" "Monitor0"
        Option  "monitor-DVI-0" "Monitor1"

but these are historical.  I have not tried removing them to see what happens.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-05-18 20:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18  3:50 [gentoo-user] KDE4.6 with two monitors does not respect boundaries/edges between them Bill Longman
2011-05-18 18:53 ` Alan McKinnon
2011-05-18 19:48   ` Bill Longman
2011-05-18 20:24     ` Alan McKinnon
2011-05-18 20:42       ` Mick [this message]
2011-05-18 20:22   ` Mick
  -- strict thread matches above, loose matches on Subject: below --
2011-05-17 20:22 Mick
2011-05-17 21:09 ` Neil Bothwick
2011-05-17 22:48   ` Mick
2011-05-17 21:12 ` Alan McKinnon
2011-05-17 22:35 ` Florian Philipp
2011-05-17 22:50   ` Mick
2011-05-18  2:26   ` Leonardo Guilherme

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=201105182142.08912.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --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