creating a new key

  • Thread starter Thread starter kate
  • Start date Start date
K

kate

How can I create a new shortcut key? I want F2 to automatically change in
color blue every time I will write a word. Please help me. Thanks
 
You can assign a key to a macro (CNTRL-e or CNTRL-f) and have the macro
perform the action.

or

you can use an OnKey macro to re-define a keystroke to also run a macro.
 
Back
Top