From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-159689-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 07EC2138BD3 for <garchives@archives.gentoo.org>; Wed, 5 Nov 2014 00:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE964E08D9; Wed, 5 Nov 2014 00:42:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A18F8E0872 for <gentoo-user@lists.gentoo.org>; Wed, 5 Nov 2014 00:42:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8682B34049C for <gentoo-user@lists.gentoo.org>; Wed, 5 Nov 2014 00:42:16 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.407 X-Spam-Level: X-Spam-Status: No, score=-1.407 tagged_above=-999 required=5.5 tests=[AWL=0.887, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.594, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BoCx6IH5R_ce for <gentoo-user@lists.gentoo.org>; Wed, 5 Nov 2014 00:42:10 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D436334046C for <gentoo-user@gentoo.org>; Wed, 5 Nov 2014 00:42:07 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from <lnx-gentoo-user@m.gmane.org>) id 1Xlofk-0005YP-Ef for gentoo-user@gentoo.org; Wed, 05 Nov 2014 01:42:04 +0100 Received: from athedsl-356917.home.otenet.gr ([85.72.249.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 05 Nov 2014 01:42:04 +0100 Received: from realnc by athedsl-356917.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 05 Nov 2014 01:42:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras <realnc@gmail.com> Subject: [gentoo-user] Re: KDE monitor configuration disappeared! Date: Wed, 05 Nov 2014 02:41:52 +0200 Organization: Lucas Barks Message-ID: <m3brog$42h$1@ger.gmane.org> References: <m35536$430$1@ger.gmane.org> <CALxYTP6SPV5RDx3m2uONQyyBs=ngpViWyadSwbvV01RJGY6ObQ@mail.gmail.com> 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: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-356917.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: <CALxYTP6SPV5RDx3m2uONQyyBs=ngpViWyadSwbvV01RJGY6ObQ@mail.gmail.com> X-Archives-Salt: 3f9de954-f824-4e83-8be9-c7276f414fb6 X-Archives-Hash: 9bb2ea5b88cbedf12bab4a89bfa78cbf On 04/11/14 18:28, Douglas J Hunley wrote: > On Sun, Nov 2, 2014 at 6:38 AM, Nikos Chantziaras <realnc@gmail.com> wrote: >> What happened? Where are the KDE settings for my monitor? > > > from kde-misc/kscreen postinstall: > LOG: postinst > Disable the old screen management: > # qdbus org.kde.kded /kded org.kde.kded.unloadModule randrmonitor > # qdbus org.kde.kded /kded org.kde.kded.setModuleAutoloading randrmonitor false > > Enable the kded module for the kscreen based screen management: > # qdbus org.kde.kded /kded org.kde.kded.loadModule kscreen > > Now simply (un-)plugging displays should enable/disable them, while > the last state is remembered. > > Does that correct your issue? Already solved on the KDE mailing list. The problem was that the controls don't appear until you click on the gray box that represents your monitor. I wouldn't have found that out in a million years. So it was just bad and confusing GUI design. The controls once, they appear, don't actually work (meaning the GUI elements are broken,) but that's another issue. Bottom line: "not impressed" is putting it mildly :-/