Merge branch 'deathgrippin-master'

This commit is contained in:
Andrew David Wong 2020-03-03 06:46:00 -06:00
commit e4ad6af046
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ There you can attach PCI-devices to a qube.
- Press Alt+F3 to open the application finder, type in the VM name, select the "![appmenu]\[VM-name\]: Qube Settings" menu entry and press enter or click "Launch"! - Press Alt+F3 to open the application finder, type in the VM name, select the "![appmenu]\[VM-name\]: Qube Settings" menu entry and press enter or click "Launch"!
- Select the VM in Qube Manager and click the settings-button or right-click the VM and select `Qube settings`. - Select the VM in Qube Manager and click the settings-button or right-click the VM and select `Qube settings`.
- Click the Domain Manager ![device manager icon], hover the VM you want to attach a device to and select "settings" in the additional menu. (only running VMs!) - Click the Domain Manager, hover the VM you want to attach a device to and select "settings" in the additional menu. (only running VMs!)
2. Select the "Devices" tab on the top bar. 2. Select the "Devices" tab on the top bar.
3. Select a device you want to attach to the qube and click the single arrow right! (`>`) 3. Select a device you want to attach to the qube and click the single arrow right! (`>`)

View File

@ -93,7 +93,7 @@ If you've later decided to create a usb-qube, please follow [this guide][USB-qub
### Installation Of `qubes-usb-proxy` ### ### Installation Of `qubes-usb-proxy` ###
To use this feature, the[`qubes-usb-proxy`][qubes-usb-proxy] package needs to be installed in the templates used for the USB qube and qubes you want to connect USB devices to. To use this feature, the `qubes-usb-proxy` package needs to be installed in the templates used for the USB qube and qubes you want to connect USB devices to.
This section exists for reference or in case something broke and you need to reinstall `qubes-usb-proxy`. This section exists for reference or in case something broke and you need to reinstall `qubes-usb-proxy`.
Under normal conditions, `qubes-usb-proxy` should already be installed and good to go. Under normal conditions, `qubes-usb-proxy` should already be installed and good to go.