From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-122933-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QMT8B-0008Aa-Hg
	for garchives@archives.gentoo.org; Tue, 17 May 2011 22:52:50 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DAB2B1C202;
	Tue, 17 May 2011 22:49:47 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 900881C202
	for <gentoo-user@lists.gentoo.org>; Tue, 17 May 2011 22:49:47 +0000 (UTC)
Received: by wyi11 with SMTP id 11so1004164wyi.40
        for <gentoo-user@lists.gentoo.org>; Tue, 17 May 2011 15:49:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:from:reply-to:to:subject:date:user-agent
         :references:in-reply-to:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=nodb8QZIHRViBmiJmQyVDdaQ5+l0wBnGXDdL9jR1GRk=;
        b=w5kpwZR+PiAhrAb9PNNjj2Kv4bemuZ1wLFc5O3hVkV4qcw/MdWsx420YEtAQrn73jQ
         VEHTOUaaQIyef4J5Ci6N9Sd09ZXhXWmE5SfzAFCCtiyJRhb2sCXOZ/jZJnrY4SSJYMSl
         baFjQ5HXaNq7n9dedSeJtsk5Rop4+Cd8gLzY4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        b=bYbB4icz2fXole04Xn2NczRkU2dZ2858bt9r96Da9Ugx90ytYx/5PJBIexBrA3FCmR
         jlCZUh0R5QO53L63SPSSAVbwpk6xDuSl1G/IIzAaeowzW8eGrGgEm1EaEWuTSl244BFP
         EsdbfRn5+UWyMXi8hH+YqB2pUlmJqExzQP/E0=
Received: by 10.216.235.157 with SMTP id u29mr3788326weq.24.1305672583922;
        Tue, 17 May 2011 15:49:43 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230])
        by mx.google.com with ESMTPS id bo14sm618093wbb.62.2011.05.17.15.49.42
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 17 May 2011 15:49:43 -0700 (PDT)
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: Tue, 17 May 2011 23:50:15 +0100
User-Agent: KMail/1.13.7 (Linux/2.6.37-gentoo-r4; KDE/4.6.2; x86_64; ; )
References: <201105172123.07307.michaelkintzios@gmail.com> <4DD2F832.9050909@binarywings.net>
In-Reply-To: <4DD2F832.9050909@binarywings.net>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart9274678.I1EjEkPzUF";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201105172350.16933.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 9e31a00d91f6cf8dfafa8712f850fdd5

--nextPart9274678.I1EjEkPzUF
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Tuesday 17 May 2011 23:35:30 Florian Philipp wrote:
> Am 17.05.2011 22:22, schrieb Mick:
> > It seems that some setting changed from the 4.5 to 4.6 because now the
> > boundaries between the two monitors are no longer respected.  Let me try
> > to explain:
> >=20
> > In KDE4.5 if I were to maximise a window of an application while it was
> > positioned say in the left monitor, it would maximise to occupy all of
> > the real estate in the left monitor only.  If the application was in the
> > right monitor, it would maximise to occupy only the right monitor.
> >=20
> > Also in KDE4.5 moving an application window near the ends of a monitor
> > would snap to the edge even if this was the vertical edge between the
> > two monitors.
> >=20
> > In KDE4.6 application windows maximise across both screens and there's =
no
> > snapping into the edge at the middle.
> >=20
> > Finally, I can no longer set different wallpapers for the two monitors.
> >=20
> > Is there some setting I could use to fix this?
>=20
> I had the same problem. You have to enable the xinerama use flag, even
> if you do not intend to configure xinerama.
>=20
> euse -E xinerama && emerge -av --reinstall changed-use world
>=20
> will do the job.

Have they changed the use of this flag in KDE4.6?  I don't having it set=20
before ...

Thanks for the suggestion, I'll try it out tomorrow, because it's getting l=
ate=20
now.

=2D-=20
Regards,
Mick

--nextPart9274678.I1EjEkPzUF
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk3S+6gACgkQVTDTR3kpaLa3dgCfW99UQoSWMXiFYvwE3NodMs7B
GzgAn320V4ztQp9FuCPcHBwAeUyKG2NI
=HDSW
-----END PGP SIGNATURE-----

--nextPart9274678.I1EjEkPzUF--