Change behavior of the "application context menu" key?
13 views
Skip to first unread message
fiveolddogs
unread,
Jul 15, 2008, 4:59:39 PM7/15/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hoekey
I have a new keyboard which unfortunately has not windows key on the
right side of the space bar. It does have the useless "menu" key
there, though. I would like to use Hoekey to translate the menu key
into a windows keypress. Is this possible?
According to the Hoekey web page, the menu key is coded as number 18.
I tried this:
18=keys|\w
which did nothing. Then I tried:
18=keys|a
just to see if I had the syntax right. This does nothing to change
the default behavior of the menu key.