mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-17 14:10:23 -04:00
set Qubes policy to allow by default for USB Input
This commit is contained in:
parent
67a6546353
commit
7ce89cf1da
1 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ Edit the `qubes.InputKeyboard` policy file in dom0, which is located here:
|
|||
|
||||
Add a line like this one to the top of the file:
|
||||
|
||||
sys-usb dom0 ask,user=root
|
||||
sys-usb dom0 allow,user=root
|
||||
|
||||
(Change `sys-usb` to your desired USB qube.)
|
||||
|
||||
|
@ -183,7 +183,7 @@ Edit the `qubes.InputMouse` policy file in dom0, which is located here:
|
|||
|
||||
Add a line like this to the op of the file:
|
||||
|
||||
sys-usb dom0 ask,user=root
|
||||
sys-usb dom0 allow,user=root
|
||||
|
||||
(Change `sys-usb` to your desired USB qube.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue