From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6963 invoked by alias); 13 Jan 2004 16:29:26 -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 6956 invoked from network); 13 Jan 2004 16:29:25 -0000 Received: from unknown (HELO sys09.mail.msu.edu) (35.9.75.109) by sources.redhat.com with SMTP; 13 Jan 2004 16:29:25 -0000 Received: from office.ixn.com ([68.23.74.57] helo=msu.edu) by sys09.mail.msu.edu with asmtp (Exim 4.24 #37) (TLSv1:AES256-SHA:256) id 1AgRPx-00063K-5l for cygwin-xfree@cygwin.com; Tue, 13 Jan 2004 11:29:25 -0500 Message-ID: <40041CE4.40306@msu.edu> Date: Tue, 13 Jan 2004 16:29:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: screen size ... References: <40041BC6.7020607@purdue.edu> In-Reply-To: <40041BC6.7020607@purdue.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV X-SW-Source: 2004-01/txt/msg00298.txt.bz2 List-Id: Use startxwin.bat instead... it uses "multi-window mode" instead of an external window manager. Each X11 app gets its own Win32 window in multi-window mode. You can run it with -multiwindow, but you have to be sure not to run another window manager at the same time (e.g. twm, mwm, openbox, etc.). startxwin.bat already has this setup for you. It is in /usr/X11R6/bin/startxwin.bat Harold B. Marchand wrote: > this should be an easy question. I noticed that when I run startx the > server defaults allow the screen to extend beyond the limits of the > physical display. So, if I push the mouse against the edge of the screen > I pan into a different section of the display. How can I turn this off? > I just want the limits of my display to be the same as the physical > dimensions of my LCD. > > --B. > >