Quote Originally Posted by Khatovar View Post
You don't need to remove the Hotkey definition, just the modifier part.

Code:
<UseKeyAsModifier LAlt>
You've already got the modifier listed in the Hotkey itself

Code:
<Hotkey ScrollLockOn LAlt 1, 2, 3>
 <SendLabel w1, w2, w3, w4, w5> 
 <Key %Trigger%>

Ok, got it. Thanks