X-Recipient: archive-cygwin AT delorie DOT 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:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=Taj 1+1oShuGDpx0sBAguz1lHa/OerxLaJTH9HPsP8AT1SNPAhRdk2PqUqC54MdMGK9n aFvVYtBZ7H3ymY014390hX4RfHQc7f82rMntHJHGd7zxhJ4oxz0D31IyWMU7/wMs 4gF7QpF621DqrKhEdG6VywKap7WUBn6WG4l2h1EM= 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:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=RpeKdcMYe u6poGBJFWgOkpUSXKU=; b=CZAzYebVuc/flabB5JyKnN8RE3QYFUgxmZmz9guxO nPeBIgVAxFEKE9CTnLwAJ31C/GlA37x3s0N+MLBKkTgXyB/kkvPv0JnxXY4SK7Wi qL8ScEqaTxMyBWFgvdLAHYWV+SEVrbT/Pr316nlFcPjvz1IXCuP4x256x13BfFoq HM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_40,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RCVD_IN_SEMBACKSCATTER autolearn=ham version=3.3.1 From: "Rockefeller, Harry" To: "cygwin AT cygwin DOT com" Date: Tue, 7 May 2013 11:46:04 -0400 Subject: gnuplot 4.6 pause mouse button1 broken Message-ID: <3185EFAF9C8F7B4E9DBDF56829BF7C782A5D008580@srv060ex01.ssd.fsi.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r47FkbMQ021124 It appears the interactive "pause mouse button1" may be broken in Cygwin. $ gnuplot G N U P L O T Version 4.6 patchlevel 3 last modified 2013-04-12 Build System: CYGWIN_NT-5.1 i686 Copyright (C) 1986-1993, 1998, 2004, 2007-2013 Thomas Williams, Colin Kelley and many others gnuplot home: http://www.gnuplot.info faq, bugs, etc: type "help FAQ" immediate help: type "help" (plot window: hit 'h') Terminal type set to 'x11' gnuplot> !cat dat 1 1 2 2 gnuplot> plot 'dat' gnuplot> show mouse mouse is on ... gnuplot> show terminal terminal type is x11 gnuplot> pause mouse any At this point when mouse is moved to x11 plot window, mouse coordinates show up in lower left, but mouse 1 click will not resume gnuplot (return gnuplot prompt). Mouse 2 click or keyboard press will resume gnuplot. This used to work in the previous 4.5 version of gnuplot on Cygwin. -- 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