I was wondering if it was possible to integrate a bluetooth mouse into my hololens2 application and use it in a gaze and commit setting, where i use my eyes to gaze at the hologram and then the left mouse button to commit this action. Mouse input is not specified here: https://docs.microsoft.com/en-us/windows/mixed-reality/design/gaze-and-commit#feedback but i am assuming it would be similar to the hololens clicker?
if so how would one implement this,
Thanks