From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7268 invoked by alias); 9 Nov 2014 21:32:22 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 7243 invoked by uid 89); 9 Nov 2014 21:32:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp202.alice.it Received: from smtp202.alice.it (HELO smtp202.alice.it) (82.57.200.98) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 09 Nov 2014 21:32:19 +0000 Received: from [192.168.1.102] (87.21.227.179) by smtp202.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 5433A8A3083F2F0F for cygwin-xfree@cygwin.com; Sun, 9 Nov 2014 22:32:16 +0100 Message-ID: <545FDD62.1040801@alice.it> Date: Sun, 09 Nov 2014 21:32:00 -0000 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: An issue with libX11? References: <545F8A73.6010206@alice.it> <545FCBB3.2050108@dronecode.org.uk> <545FD373.7090008@alice.it> <545FD9A1.2010605@dronecode.org.uk> In-Reply-To: <545FD9A1.2010605@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-11/txt/msg00009.txt.bz2 Il 09/11/2014 22:16, Jon TURNEY ha scritto: > On 09/11/2014 20:49, Angelo Graziosi wrote: >> >> ... >> XMapWindow(dis, win); >> XSelectInput(dis, win, KeyPress); > > Oops. I think that should be KeyPressMask. Now, it works as expected. Thanks.. Angelo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/