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

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