From owner-freebsd-questions@freebsd.org Sat Jan 20 12:50:20 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 BAB9FECF890 for ; Sat, 20 Jan 2018 12:50:20 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from sonic303-20.consmr.mail.ir2.yahoo.com (sonic303-20.consmr.mail.ir2.yahoo.com [77.238.178.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CF647882C for ; Sat, 20 Jan 2018 12:50:19 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) X-YMail-OSG: OSels7cVM1mrX_ee6VlOM2WD0F9UTJe_6kLXNpPKIpiIvV8zF_hL8wqaaH8y7WY xy6_AzaSXmsXSVv3L96cvxcUMrFTtpKvnHujkMnuQRCDyH3UJ_Ews8uqnEqPuF184RiuyqNDi_Uh JiGFDj04O3JkWy6zesfWSd1CNK2qFyeucSsXpyXv1uGpmWTzzOX99GvONgpZWOihqtGnNUx44HXK ZieJlTXKu9qQVoDk6kYbDK9RK7vZDpgHM8CkKRlgFr1Z_9MeP08MSUsggWwzCCUnYlF.OzX5k27F EY4v4wBiW.lkTA70g7HLiej6vnY4ib4EKftjLkDzYXV87N7fKiSv7FKLjYw4WAW2j1CHtNRhliYh RV7gVsaWp3sU9MqVSfPDZBnHm5NGgWybhG8mENc0hunXHoaZ5P6BMy0cWrF7nrJMNebidJSpsz_j FXYB_JoWKcTCBDHbNF6pBpmgD40c2ygqFkI9BGwlxooIfuWvtTDoNxzO7REBDHYl1FXMM3xPHbUL JkW1SYFo1fltXGKcNKoL2ssZXn9.GNfTcZenOLJfG4Jtq.WpKMA-- Received: from sonic.gate.mail.ne1.yahoo.com by sonic303.consmr.mail.ir2.yahoo.com with HTTP; Sat, 20 Jan 2018 12:50:12 +0000 Received: from smtp166.mail.ir2.yahoo.com (EHLO archlinux.localdomain) ([46.228.39.33]) by smtp401.mail.ir2.yahoo.com (JAMES SMTP Server ) with ESMTPA ID feb9b39685080b7be3ad05e774fcca6b for ; Sat, 20 Jan 2018 12:40:01 +0000 (UTC) Date: Sat, 20 Jan 2018 13:40:01 +0100 From: Ralf Mardorf To: freebsd-questions@freebsd.org Subject: Re: xfce4 reverts to mirrored dislays Message-ID: <20180120134001.65ddb697@archlinux.localdomain> In-Reply-To: <20180120125636.6ad88128.freebsd@edvax.de> References: <20180120125636.6ad88128.freebsd@edvax.de> X-Mailer: Claws Mail 3.16.0git3 (GTK+ 2.24.32; x86_64-arch-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 12:50:20 -0000 On Sat, 20 Jan 2018 12:56:36 +0100, Polytropon wrote: >You will need to experiment with those settings. + to google a little bit. On Linux I'm using a xorg.conf, as well as a script based upon xrandr, which is also provided by FreeBSD ;). https://www.freebsd.org/cgi/man.cgi?query=xrandr&sektion=1 Important note: I prefer a script over a GUI [1], because we could write a script to work around issues ;)! I'm using a LCD and CRT dualhead setup on demand for different purposes, the script not only handles X related settings, but als wallpaper and panel settings. Regards, Ralf [1] I'm using a WM without a DE, this and that I'm using X on Linux shouldn't make a difference.