From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DC51C138BD3 for ; Tue, 4 Nov 2014 16:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBABCE088F; Tue, 4 Nov 2014 16:28:38 +0000 (UTC) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A30BE086E for ; Tue, 4 Nov 2014 16:28:37 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id f12so10222042qad.10 for ; Tue, 04 Nov 2014 08:28:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=95+yCkjCyraCMoZqfwJtpGhApjXXNK2oaocZyT0DWuE=; b=Odi7qM94Fc3fY9t+bPFHI7zuAycSgkTRaWh1JLZxrwYJVC6BUrme+o87EbrLcuUoWy /h4IqasFpRvHN2BWVcbUACmhqOdxzVkPS6xgVdZPU5dmzEuDS8B96yn8rGPNBq5rz/JS gQugMhh9YNeXm7tG7Ljujf90USbDXSbQr8gJKYnW+tTZkQhCf2xl9yXiRp5aH+kobJ5z lEfNUzXs1itUu+lxMxLmiu0+b2FyeIf1PnBMJYjNHgP9QiwudokU10GILrrpoVINSmit 2CLqTLZzpGvrDiwyDDJEl6Iu7UzP5LRZJFm5/LGz+2zzZ9n94KLtW5Kl7GjROok8MYc7 SxGQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.140.101.145 with SMTP id u17mr47104613qge.84.1415118516618; Tue, 04 Nov 2014 08:28:36 -0800 (PST) Received: by 10.140.20.56 with HTTP; Tue, 4 Nov 2014 08:28:36 -0800 (PST) In-Reply-To: References: Date: Tue, 4 Nov 2014 11:28:36 -0500 Message-ID: Subject: Re: [gentoo-user] KDE monitor configuration disappeared! From: Douglas J Hunley To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 8fdd3d4c-bdec-4489-945a-d3fcf9219d67 X-Archives-Hash: d9affcbca021c607273b092e600288ea On Sun, Nov 2, 2014 at 6:38 AM, Nikos Chantziaras 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? -- Douglas J Hunley (doug.hunley@gmail.com) Twitter: @hunleyd Web: about.me/douglas_hunley G+: http://google.com/+DouglasHunley