mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-07 14:12:18 -04:00
How to use devices: better cross-referencing
A lot of options of ``qvm-device`` command have been converted to Sphinx options directives and references. The `action-1` role doesn't seem to be used and the duplicate title was producing a warning. The Qubes Device Widget tray icon is presented as a figure, to get a more consitent paragraph. SYNOPSIS have been changed to code blocks. The Device Widget icon is updated (from (qubes-desktop-linux-manager)[QubesOS/qubes-desktop-linux-manager/tree/release4.2/]. As the original PNG was deleted, all the ``how-to-use-*-devices`` have been updated too. QubesOS/qubes-issues#4692 is closed so the corresponding paragraph has been removed.
This commit is contained in:
parent
b7ef85eae4
commit
598cc7c9a6
7 changed files with 90 additions and 70 deletions
|
@ -49,7 +49,7 @@ The qube settings for a VM offers the “Devices”-tab. There you can attach PC
|
|||
-----------------
|
||||
|
||||
|
||||
The ``qvm-pci`` tool allows PCI attachment and detachment. It’s a shortcut for :ref:`qvm-device pci <user/how-to-guides/how-to-use-devices:general qubes device widget behavior and handling>`
|
||||
The ``qvm-pci`` tool allows PCI attachment and detachment. It’s a shortcut for :option:`qvm-device pci`.
|
||||
|
||||
To figure out what device to attach, first list the available PCI devices by running (as user) in dom0:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue