Merge branch 'adrelanos-patch-33'

This commit is contained in:
Andrew David Wong 2017-11-04 16:27:56 -05:00
commit 7285692442
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -167,7 +167,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.)
@ -185,7 +185,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.)