clipboard on RHEL 10.0
clipboard on RHEL 10.0
I noticed that the clipboard didn't work on a brand new install of the guest Red Hat Enterprise Linux release 10.0 (Coughlan), running on a MacOS host (Sequoia 15.6.1, Virtualbox version Version 7.2.0 r170228), with the Guest Additions installed. Searching around I eventually came upon the suggestion that the problem was that RHEL now uses Wayland instead of X. After some experimentation I fixed the problem by installing libXt on the guest. The clipboard works fine now, both from guest to host and host to guest. Hope that helps someone.
Re: clipboard on RHEL 10.0
Thanks a lot, This solved same issue on AlmaLinux...