From c13ff80d1a91daeefc5b886c9a799990ea3ed3c9 Mon Sep 17 00:00:00 2001 From: Death Grippin <57326449+deathgrippin@users.noreply.github.com> Date: Sun, 1 Mar 2020 21:38:25 -0500 Subject: [PATCH 1/2] Remove broken image --- user/common-tasks/pci-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/pci-devices.md b/user/common-tasks/pci-devices.md index cc1f74d4..e84b0ea7 100644 --- a/user/common-tasks/pci-devices.md +++ b/user/common-tasks/pci-devices.md @@ -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"! - 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. 3. Select a device you want to attach to the qube and click the single arrow right! (`>`) From e70185785b788b2d050ea52e6758b2a4807a7099 Mon Sep 17 00:00:00 2001 From: Death Grippin <57326449+deathgrippin@users.noreply.github.com> Date: Mon, 2 Mar 2020 10:20:36 -0500 Subject: [PATCH 2/2] Remove duplicate text --- user/common-tasks/usb-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index d5be2a14..8882f2e2 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -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` ### -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`. Under normal conditions, `qubes-usb-proxy` should already be installed and good to go.