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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=dAWdo83IHw+23pE6humIahHfopNB0 7kDYNywqAL6LU070N/c3tyKjCybNxmwTRndAcKNiVSyEVjAjM4LLX+UU68yVjMBe T0ke/oisQCHBcp3ssgqCbS6nDbbYMPTwti6Q93GVrf5LKzC975EDLJ6GBvI7L6S1 C3nnq6+KMz1uM8= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=y/pLrvZsIO09EoUQK26/gp2h0gQ=; b=qKF p82lJVme4Y7bfc1iCA2p+yW+oq4UJLrIf96YFljKqlqHg+/gciM4ZzcUut2XYX/9 fiWMTg11xap0u2GiJRbo8+6qRseQ+jkOqkV1gdofMnzvxedqmvS3FOZ7eKK2zzF1 aZ8eEAlkgGiH49naSSYj4nUj0pVGTGEZvK5J4NZ8= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f48.google.com MIME-Version: 1.0 X-Received: by 10.66.164.135 with SMTP id yq7mr21172643pab.126.1398950249717; Thu, 01 May 2014 06:17:29 -0700 (PDT) Date: Thu, 1 May 2014 14:17:29 +0100 Message-ID: Subject: Change size of existing window From: xmoon 2000 To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes How can I change the size/location of an existing window? I open up several GNUPLOT windows and I am able to see their WINPIDs. How can I change WINDPID xxxxx to have size r,c and location x,y AFTER it is already existing from a bash script? Thanks, Moon -- 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