Whenever I attach a wireless USB mouse it connects automatically to dom0.
This USB does not shows on the tray widget.
I tried to deny InputMouse qubes policy with:
“”"
#sys-usb dom0 ask,user=root,default_target=dom0
sys-usb dom0 deny
$anyvm $anyvm deny
“”"
And still it connects to dom0.
How can I have some control of this behavior? I was hoping to have some system policy to control this automatic attachments and avoid installing usbguard.
Any help will be appreciated.
Thanks