From owner-freebsd-questions@freebsd.org Sat Jan 20 18:42:48 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAB45EBF7F1 for ; Sat, 20 Jan 2018 18:42:48 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CE472A14 for ; Sat, 20 Jan 2018 18:42:48 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1516473763; bh=BXSP9nEA3mOKJugJIKKk9DGM09X1iFSrD1z0V9tYVu8=; h=Subject:To:References:From:Date:In-Reply-To; b=2OnW6woYUcCh/jdUklf56Ztsz7FPrvpuMLsBo6MTamZZd8jZGL4ZzOlU8UOKxrZwN ebXyNfOeUFJZsu5ewvTZWWw1PtMV0oN1do0SQ4NMY87pGwtVXRTV6AnjI2RSdNgSJX 31c+hhG2dnXXqPz9tr9XA5VklMyjYj2Es8h7NzQ0= Subject: Re: xfce4 reverts to mirrored dislays To: freebsd-questions@freebsd.org References: <20180120125636.6ad88128.freebsd@edvax.de> <20180120134001.65ddb697@archlinux.localdomain> <20180120141518.7a85ed99@planb.netng.org> <2c24a50e-c7d1-0841-bee6-9f015d48a927@nethead.se> <20180120170942.532834dd.freebsd@edvax.de> <20180120190647.01b163d0@archlinux.localdomain> From: Per olof Ljungmark Message-ID: Date: Sat, 20 Jan 2018 19:42:37 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180120190647.01b163d0@archlinux.localdomain> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jan 2018 18:42:48 -0000 On 01/20/18 19:06, Ralf Mardorf via freebsd-questions wrote: > On Sat, 20 Jan 2018 18:19:20 +0100, Per olof Ljungmark wrote: >> I did, but believe it not, the display still comes up mirrered and when >> I change it back to "Right-of" the file changes ownership to 644 and my >> username. > > Are you sure the file already was immutable? Indeed, a tmp file could be > more important than the real config, but actually it's impossible > to change permissions of an immutable file. > >> Sigh. >> >> I think I'll open the bug upstream instead. > > Don't waste your time with desktop environments! Migrate to a WM that > comes close to your needs and then spend some time to build your > personal DE. There's no need for programming skills, you only need to > know what you need, to google and to chose the window manager you need > + a few scripts to optimize it regarding your needs. -r--r--r-- 1 root wheel uarch 1412 Jan 20 18:17 displays.xml I am perfectly happy with xfce in all other aspects and I do not want to change. In fact, I use xfce together with a lot of utilities from KDE and I really like the environment, it is very productive for me. I rather live with this anomaly than change wm. Thanks, //per