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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=ZmFaoPl 0uKaORSPEdTUV2l3xVZrQHbVNU+lcm+0sQlGwzWrrKfv7n5k1OXSI6muyMvauw2l JZEDWXlDDCAJyAUfhnrISm2p/b2GB93XKmKSenNCVIshsmq+rkTwISdR/kMyN9BZ jEPT41bCd52XdUM2pkST4BUIhOApW2FkZa7A= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=apkivBuZ3hr2N t+0AGEgtwsrDFc=; b=M9rujE+AEiewfackUt9P9dVuE9lBg8FMMyQshnC3p4THa ZLuDdzm+V4yYD9ixchr0bIEJJcSlw0Y1ZU7btfgx2sTNTAsf50JRgaNe/izXU9Fi tMKdaJK9rCDintQ0UsZprYhO+xe3UffKxCoKDvf5at2hTvZPgyje4J2FP1QhnU= 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-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:29d5b61, ALT, H*i:sk:29d5b61, alt X-HELO: mail-wm1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Z3E+/rgDIy9D6lR7vOGS6pHW8GrlyAfVWOeA9+oHX8I=; b=MRcbuWabkIAB2wUJ7/1Gvm0yJ7YqpTh5dKdvRylohWF5/r0SJhiRqPjbi3zkIjh2qM STP9svTrcMNkaX+0cYh3ShYm2IYWmpQe/iPdG5Ft3fL9fwbFJkJ7F/8tUDFRSzlgSO6h S3xp705Wqccl1hahcMAGNCSJ7hM8b9LnmrhDWPO8ZAJs+jYW+ms88RAlp5Q+cGkiW4x0 otwQE871vUzEFX0JI6khQMjv2c2WfrSUMAei+kTrGlzLTZF/JsqVtfqzEXTO6/45QoP+ 5rvY7M7hhLBwG4pVehdXFfYIU+mg8UUedWO8xbhNtl+ioMkmmzVsriZE9AoIxFqJii/v g1Yw== MIME-Version: 1.0 References: <9ff13fb4-8f05-3b39-72c1-20476fdf4a70 AT gmail DOT com> <29d5b61b-3d19-24c6-705c-cd2893d274d5 AT gmail DOT com> In-Reply-To: <29d5b61b-3d19-24c6-705c-cd2893d274d5@gmail.com> From: Eugene Klimov Date: Thu, 20 Feb 2020 09:00:50 +0500 Message-ID: Subject: Re: howto rollback cygwin 3.1.4-1 to older 3.0.7 version? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes > additional have you tried to set "disable_pcon" ? > https://cygwin.com/cygwin-ug-net/using-cygwinenv.html yes i tried WIN+R cmd.exe ``` C:\cygwin64>SET CYGWIN=disable_pcon C:\cygwin64>echo %CYGWIN% disable_pcon ``` press ALT+SPACE - worked, window menu showed ``` C:\cygwin64>bash Slach AT SLACH-PC / ``` press ALT+SPACE doesn't work ``` $ exit exit C:\cygwin64> ``` press ALT+SPACE works again -- 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