Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update archlinux arm page for spice-tools #26

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _virtual_machines/archlinux-arm.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,21 @@ screenshot: archlinux-logo.png
download: https://github.com/utmapp/vm-downloads/releases/download/archlinux-arm64/archlinux-arm64-utm.zip
utm_link: true
---


## Enable clipboard, directory sharing and full screen

from https://wiki.archlinux.org/title/QEMU#SPICE

install the following:

```
$ sudo pacman -S spice-vdagent xf86-video-qxl
```

With the VM turned off, open the settings, and make sure Enable Clipboard Sharing and Enable Directory Sharing are checked.