You are mistaking how Widget Interactors work, that node is sending an input in to the widget, mouse 1 is akin to clicking on it, widgets don’t know what to do with a motion controller button. You don’t want to change the input there, you want to change where it calls that node to use a different button.