View Full Version : Button mapping utility?
ookami007
23rd July 2008, 07:47 PM
Is there any button mapping utility that will allow me to map one of the hardware buttons to a keystroke? Specifically, the ~ keyboard.
Paul in Maryland
23rd July 2008, 10:37 PM
I was going to say, AE Button Plus (http://ae.inc.ru/aebplus.php). But not according to the program's main page or screenshots (http://ae.inc.ru/aebplus_sh.php).
kflipproductions
23rd July 2008, 10:54 PM
mapping a button for a single keystroke is a little ridiculous. im not sure you're going to find any app that does this. it doesnt seem like anyone would waste their time making something like that when you have a built in keyboard with all the buttons. the fastest way to get a ~ symbol is to press Function and Q so you get the ' @ ', then press Function and Space to get turn @ into ~.
or, double press function, then press Q followed by Space
ebb
23rd July 2008, 11:16 PM
Incredible as it may seem, such a program exists, and better yet, its donateware.
Part of the amazing vijay555 site:
http://www.vijay555.com/?Releases:VJKeyPress
serfboreds
23rd July 2008, 11:58 PM
Incredible as it may seem, such a program exists, and better yet, its donateware.
Part of the amazing vijay555 site:
http://www.vijay555.com/?Releases:VJKeyPress
Though it won't work on android, some of the Linux guys may be interested in talking to the developer to solve some of their problems with the hardware buttons.
stroths
25th July 2008, 05:11 AM
You could write a very (and I do mean very) simple mortscript and assign it to a hardware button as well.
For example, here is the contents of a mortscript you could write
Sendkeys ~
That would be the whole script...one line. If you wanted to get fancier, you could have the script do the ~ only if you are in a certain app. Otherwise, it would retain the original function, but that would take a little more coding.
ookami007
25th July 2008, 08:41 PM
To answer the above question.... I can't use the Function Sym in the program I am using (Logmein), so I need to figure out something different.
The above program sounds good. Where can I find a list of keycodes, or what is the keycode for the ~?
Thanks!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.