<quote>
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO WINDOWS
// ADD MORE KEYS IF YOU WANT
<Hotkey ScrollLockOn w, a, s, d>
<if MainWin is W1>
<SendLabel W3, W2, W1>
<KeyDown %Trigger%>
<KeyUp %Trigger%>
</quote>

How to adapt this thing here for example to go to the other PC i have instead to window 2 on the same PC ?