From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 632 invoked by alias); 9 Jan 2004 09:23:11 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 588 invoked from network); 9 Jan 2004 09:23:03 -0000 Received: from unknown (HELO mail.broadpark.no) (217.13.4.2) by sources.redhat.com with SMTP; 9 Jan 2004 09:23:03 -0000 Received: from famine (217-13-20-38.dd.nextgentel.com [217.13.20.38]) by mail.broadpark.no (Postfix) with ESMTP id 21D3078633 for ; Fri, 9 Jan 2004 10:23:00 +0100 (MET) Subject: Re: Configuration for multiple monitors From: =?ISO-8859-1?Q?=D8yvind?= Harboe To: cygwin-xfree@cygwin.com Content-Type: text/plain; charset=UTF-8 Organization: Zylin AS Message-Id: <1073640179.8704.4.camel@famine> Mime-Version: 1.0 Date: Fri, 09 Jan 2004 09:23:00 -0000 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-01/txt/msg00169.txt.bz2 List-Id: Harold, perhaps the below should *always* be TRUE and there shouldn't be an option at all? g_ScreenInfo[i].fMultipleMonitors = TRUE; If so, then the changes TBD are: - remove the -multiplemontiors option - always set fMultipleMonitors=TRUE, or remove fMultipleMontiors altogether. (Code removed is not code deleted; it is in CVS in case it needs to be summoned at some point.) Thanks for these tips BTW: http://www.cygwin.com/ml/cygwin-xfree/2004-01/msg00160.html Øyvind