mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
set Qubes policy to allow by default for USB Input
This commit is contained in:
parent
67a6546353
commit
7ce89cf1da
@ -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…
Reference in New Issue
Block a user