mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Improve and reorder instructions
This commit is contained in:
parent
076904f366
commit
1ead008837
@ -38,18 +38,17 @@ You may now paste the log contents to any VM as you normally would (i.e., Ctrl-S
|
||||
|
||||
For data other than logs, there are several options:
|
||||
|
||||
1. Copy it as a file (see above)
|
||||
2. Write the data you wish to copy into `/var/run/qubes/qubes-clipboard.bin`, then `echo -n dom0 > /var/run/qubes/qubes-clipboard.bin.source`.
|
||||
1. Use the **Qubes Clipboard** widget:
|
||||
- Copy text to the clipboard normally in dom0.
|
||||
- Click the **Qubes Clipboard** icon in the Notification Area.
|
||||
- Click "Copy dom0 clipboard".
|
||||
- Receive a notification that text has been copied to the inter-qube clipboard.
|
||||
- Press Ctrl + Shift + V in a qube to paste into the desired qube's clipboard.
|
||||
- Paste normally within that qube.
|
||||
2. Copy it as a file (see above)
|
||||
3. Write the data you wish to copy into `/var/run/qubes/qubes-clipboard.bin`, then `echo -n dom0 > /var/run/qubes/qubes-clipboard.bin.source`.
|
||||
Then use Ctrl-Shift-V to paste the data to the desired VM.
|
||||
|
||||
You can
|
||||
|
||||
- Copy text in the clipboard in dom0.
|
||||
- Right-click the Qubes Manager icon in the system tray.
|
||||
- Click "Copy Dom0 clipboard".
|
||||
- Receive a notification that text has been copied in the inter-VM clipboard.
|
||||
- Press Ctrl + Shift + V in an AppVM to paste to the desired VM.
|
||||
|
||||
Copying **to** Dom0
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user