| Specifies the mailing labels to which keystrokes get sent. |
| <SendLabel label [, label [, label ...]]> |
Each label is a mailing label that has been defined with the Label keyword. You must specify at least one. Labels are separated by commas.
|
| The following example creates a hotkey that sends a keystroke to both Joe and Sam: |
<Label joe local SendWin game1>
<Label sam 192.168.1.102 SendWin game1>
<Hotkey F1>
<SendLabel sam, joe>
<Key %Trigger%>
|
This page was last revised on September 24, 2008 |
|
|
|
|
|
|