would like to add functions to unused "F" keys

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

need to be able to bring up the calculator function to be on top of current
window. like t use an 'F' key
 
Create a macro named AutoKeys. Name a macro in there for the F key you want
to use (eg. to use F2, you name the macro {F2}, complete with curly braces).
For the action, choose "RunApp", and for the Command Line, put "calc.exe"
(no quotes)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top