mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-10 13:40:14 -05:00
Fix links
This commit is contained in:
parent
7805c486f4
commit
d4c577e31b
7 changed files with 11 additions and 11 deletions
|
|
@ -62,7 +62,7 @@ If you only want to create a shortcut for a single AppVM, you can create a custo
|
|||
1. Open a terminal window to Dom0.
|
||||
2. Create a custom `.desktop` file in `~/.local/share/applications`.
|
||||
Look in the same directory for existing examples, or see the full [file specification](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html).
|
||||
You may use `qvm-run` inside the `.desktop` file; see [Behind the scenes](/doc/managing-appvm-shortcuts/#behind-the-scenes) for more details.
|
||||
You may use `qvm-run` inside the `.desktop` file; see [Behind the scenes](/doc/app-menu-shortcut-troubleshooting/#behind-the-scenes) for more details.
|
||||
3. Edit the `~/.config/menus/applications-merged/<vmname>-vm.menu` file for the AppVM.
|
||||
4. Add a custom menu entry referring to your newly created `.desktop` file.
|
||||
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ There is a way to enable permissive mode for it.
|
|||
See also: [this thread](https://groups.google.com/forum/#!topic/qubes-users/Fs94QAc3vQI) and the Xen wiki's [PCI passthrough](https://wiki.xen.org/wiki/Xen_PCI_Passthrough) page.
|
||||
Other times, you may instead need to disable the FLR requirement on a device.
|
||||
|
||||
Both can be achieved during attachment with `qvm-pci` as described [PCI Devices documentation](/doc/pci-devices/#additional-attach-options).
|
||||
Both can be achieved during attachment with `qvm-pci` as described [PCI Devices documentation](/doc/how-to-use-pci-devices/#additional-attach-options).
|
||||
|
||||
## "Unable to reset PCI device" errors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue