[Gambas-user] detect the "MenuKey" keypress

Bruce Steers bsteers4 at gmail.com
Sat Dec 19 16:54:49 CET 2020


If Key.Code = Key["Menu"] Then

that should detect the menu key

On Sat, 19 Dec 2020 at 14:02, KKing <kicking177 at gmail.com> wrote:

> can I detect the MenuKey (between right Alt and Ctrl keys) being pressed
> in std graphics form?
> I'd like to raise popup menu on it being depressed
> xev shows it detected as keycode 135 on my unit but I don't know if LXDE
> passes it through to Gambas?
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201219/0edc038e/attachment-0001.htm>


More information about the User mailing list