mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-25 07:00:45 -04:00
Merge branch 'goldiqubes-patch-1'
This commit is contained in:
commit
8ca4e851ff
1 changed files with 9 additions and 0 deletions
|
@ -247,6 +247,15 @@ Using DisposableVMs in this manner is ideal for untrusted qubes which require pe
|
||||||
|
|
||||||
7. Users should now follow instructions on [How to hide USB controllers from dom0](/doc/usb/#how-to-hide-all-usb-controllers-from-dom0)
|
7. Users should now follow instructions on [How to hide USB controllers from dom0](/doc/usb/#how-to-hide-all-usb-controllers-from-dom0)
|
||||||
|
|
||||||
|
8. At this point, your mouse may not work.
|
||||||
|
Edit the `qubes.InputMouse` policy file in dom0, which is located here:
|
||||||
|
|
||||||
|
/etc/qubes-rpc/policy/qubes.InputMouse
|
||||||
|
|
||||||
|
Add a line like this to the top of the file:
|
||||||
|
|
||||||
|
disp-sys-usb dom0 allow,user=root
|
||||||
|
|
||||||
|
|
||||||
#### Starting the DisposableVMs ####
|
#### Starting the DisposableVMs ####
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue