Update! shared buffer with no lag:
0) Update VirtualBox to the latest version, 7.2.18
-
Launch Workstation from sysmaint (don’t forget to enable Share Clipboard/DnDrop)
-
In the (SMP) menu click:
Run Repository Wizard
Yes. Automatically install updates from the derivative
Whonix Developers Repository
-
In SMP select Check for Updates
-
In SMP select Install Updates
-
Check the client version → VBoxClient --version (should be 7.2.18)
-
In the terminal, do the following:
/usr/lib/systemd/user/vboxclient-wayland.service
Change the ExecStart line to the following:
VBoxClient --clipboard --session-type wayland --foreground
(In the new version, they removed the --wayland parameter entirely, so you need to modify the service for it to work in user mode)
- Reboot!