X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=TMvxB5uhouJ6Mv/z
	kEgYMGDd4Fgu+MjUo7+qUoAkCAXsV/x4VJVo0KizKkcjtNFkv9Cp636sQalhyAUX
	iDVf+rxh46QHypId7TANNRs7jWSTuHgQcpdwDP8C8FumFBRJvKP6XKd7WYjPCQ9s
	EbLxYBBaKnjOMTGlMHPjU6FzSqU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=rlqxtCn6yb6010GwcaCQIr
	CsSV0=; b=SH3M/xeU/otBEJAwxhdSxOXCnnjMZbKbrnhIcuLpEfJWOGZZDCmmZR
	qGHv9cdeRuHvURwQvo43GXhWIJ2lylBVqrDefA8LxdHA28qUMq+jJQDrAsifCzf7
	goEjTB+BoWufu5SXzZuoWdXWqU0D90huzCXTtNhACBYcHPR89XqTY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FORGED_SPF_HELO,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:839, screen, HContent-Transfer-Encoding:8bit
X-HELO: sa-prd-fep-040.btinternet.com
Authentication-Results: btinternet.com;    auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com
X-OWM-Source-IP: 86.173.196.55 (GB)
X-OWM-Env-Sender: jonturney@btinternet.com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
Subject: Re: multiple displays support for XFCE
To: The Cygwin Mailing List <cygwin@cygwin.com>
References: <CAFNKvH3xdEq1xqy2qVM=jQ7oxH=SWkyNi6WzZrF1KubEPKS1Lg@mail.gmail.com>
Cc: juergen@jwi.de
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <74496932-c599-99d9-a8ef-7377850d21dd@dronecode.org.uk>
Date: Sat, 7 Sep 2019 17:03:48 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
MIME-Version: 1.0
In-Reply-To: <CAFNKvH3xdEq1xqy2qVM=jQ7oxH=SWkyNi6WzZrF1KubEPKS1Lg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

On 03/09/2019 07:51, Jürgen Weber wrote:
> Hi,
> 
> got a two display Windows 10 system here.
> 
> I'm using the XFCE desktop started with startxfce4.
> 
> The whole desktop is in one Windows 10 toplevel window, that I can move to
> either one of the displays.
> 
> Can you make XFCE full screen over both displays?

Sure, try 'startxfce4 -- -multimonitors'

> Or can you start two XFCE desktop windows, one for each of the displays?

Something like 'startxfce4 -- -screen 0 @1 -screen 1 @2' should be what 
you want there, but xfce doesn't seem to use the 2nd screen window (so 
perhaps some additional configuration to xfce is needed there...)

The options after the double dash are provided to the X server, XWin. 
See 'man XWin' for more details.

-- 
Jon Turney
Volunteer Cygwin/X X Server maintainer

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

