Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <435CF750.4020700@rhul.ac.uk> Date: Mon, 24 Oct 2005 16:01:36 +0100 From: Fabrizio Salvatore

User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: overlapping windows in cygwin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I've just installed the latest version of cygwin, that I use to connect from my WindowsXP laptop to our linux farms at the university. I run startxwin.bat (as a shortcut from my desktop) and, from the cygwin terminal window I then jump to wherever I need to. My startxwin.bat is the default one that comes with the cygwin installation: SET CYGWIN_ROOT=\cygwin SET PATH=.;%CYGWIN_ROOT%\bin;%CYGWIN_ROOT%\usr\X11R6\bin;%PATH% SET XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults SET XCMSDB=/usr/X11R6/lib/X11/Xcms.txt SET XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB SET XNLSPATH=/usr/X11R6/lib/X11/locale if not exist %CYGWIN_ROOT%\tmp\.X11-unix\X0 goto CLEANUP-FINISH attrib -s %CYGWIN_ROOT%\tmp\.X11-unix\X0 del %CYGWIN_ROOT%\tmp\.X11-unix\X0 :CLEANUP-FINISH if exist %CYGWIN_ROOT%\tmp\.X11-unix rmdir %CYGWIN_ROOT%\tmp\.X11-unix run XWin -multiwindow -clipboard -silent-dup-error run xterm -fn 6x13 -g 140x24 -si -sk -sb -fg black -bg Wheat -T "cygwin terminal Window" -e /usr/bin/tcsh -l I'm simply using Windows as my window manager (not running twm or fvwm or anything like that); when I have several windows, I would like to focus on each one of them (and so activate them) by just pointing my mouse to the window, instead of clicking on them. Does anyone know if it is possible (and in case how to do it) ? I also noticed that for some graphical programs (like PAW, for example, the physics analysis workstatio developed at CERN), when an xterm window is overlapped to the graphics window, the part of the plot that is covered by the xterm is cancelled and when I focus back to the graphic window (by clicking on it) my plot is partially deleted. Any idea why this happens ? Many thanks for any help/suggestion ! Fab -- ############################################################# Dr P-Fabrizio Salvatore | Department of Physics Phone: +44 (0)1784 44 3479 | Royal Holloway College Fax: +44 (0)1784 47 2794 | University of London e-mail: P DOT Salvatore AT rhul DOT ac DOT uk | Egham, Surrey, TW20 0EX http://www.pp.rhul.ac.uk/~salvator | United Kingdom (UK) ############################################################# -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/