zsh-workers
 help / color / mirror / code / Atom feed
* zkbd and and Menu key
@ 2005-11-17  9:30 Philippe Gassmann
  2005-11-17 15:50 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Gassmann @ 2005-11-17  9:30 UTC (permalink / raw)
  To: zsh-workers

Hello,

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 ?

Here is the patch to that file that remove the menu key:
--- zkbd~       2005-07-28 15:26:15.000000000 +0200
+++ zkbd        2005-11-17 10:01:43.000000000 +0100
@@ -185,7 +185,7 @@
                    Delete  End   PageDown
                             Up
                     Left   Down   Right
-        Menu
+
        )
 sunkeys=(Stop  Again
          Props Undo

It would be nice that Escape key (or another key as well) could be used 
to tell zkbd to ignore the key being requested.

Regards,
Philippe.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zkbd and and Menu key
  2005-11-17  9:30 zkbd and and Menu key Philippe Gassmann
@ 2005-11-17 15:50 ` Bart Schaefer
  2005-11-17 16:00   ` Philippe Gassmann
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2005-11-17 15:50 UTC (permalink / raw)
  To: Philippe Gassmann, zsh-workers

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zkbd and and Menu key
  2005-11-17 15:50 ` Bart Schaefer
@ 2005-11-17 16:00   ` Philippe Gassmann
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Gassmann @ 2005-11-17 16:00 UTC (permalink / raw)
  Cc: zsh-workers

Bart Schaefer a écrit :

>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.
>  
>

Ok, I'm confused.... and stupid !

I did not read the whole text... sorry.

Thank you very much.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-17 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-17  9:30 zkbd and and Menu key Philippe Gassmann
2005-11-17 15:50 ` Bart Schaefer
2005-11-17 16:00   ` Philippe Gassmann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).