From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17227 invoked from network); 17 Nov 2005 15:51:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 17 Nov 2005 15:51:15 -0000 Received: (qmail 10684 invoked from network); 17 Nov 2005 15:51:08 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 17 Nov 2005 15:51:08 -0000 Received: (qmail 10047 invoked by alias); 17 Nov 2005 15:51:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22007 Received: (qmail 10038 invoked from network); 17 Nov 2005 15:51:05 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 17 Nov 2005 15:51:05 -0000 Received: (qmail 10391 invoked from network); 17 Nov 2005 15:51:05 -0000 Received: from vms042pub.verizon.net (206.46.252.42) by a.mx.sunsite.dk with SMTP; 17 Nov 2005 15:51:03 -0000 Received: from candle.brasslantern.com ([71.116.81.225]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IQ300MFEW104940@vms042.mailsrvcs.net> for zsh-workers@sunsite.dk; Thu, 17 Nov 2005 09:51:01 -0600 (CST) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id jAHFox0C015611; Thu, 17 Nov 2005 07:50:59 -0800 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id jAHFoxpB015610; Thu, 17 Nov 2005 07:50:59 -0800 Date: Thu, 17 Nov 2005 15:50:58 +0000 From: Bart Schaefer Subject: Re: zkbd and and Menu key In-reply-to: <437C4DA0.5020403@anyware-tech.com> To: Philippe Gassmann , zsh-workers@sunsite.dk Message-id: <1051117155059.ZM15609@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <437C4DA0.5020403@anyware-tech.com> Comments: In reply to Philippe Gassmann "zkbd and and Menu key" (Nov 17, 10:30am) On Nov 17, 10:30am, Philippe Gassmann wrote: } } I'm living in a country where the Menu key does not exist in our AZETY } keyboard. } That cause the zkbd script to be useless unless I remove the Menu key } from the list of key bindings in that script. } Is this issue known, is there a workaround ? The help that's printed when the script starts up says: If you do not press the requested keys within 10 seconds, key reading will abort. If your keyboard does not have a requested key, press Space to skip to the next key. Does pressing the spacebar not have the desired effect? It seems to work fine for me.