Absolutely, I'll give those suggestions a try. I should clarify that there appear to be two potentially related issues:
1. The first issue involves copying and pasting between the client and the remote system. When I copy something to the clipboard on the system I'm remoting from, and then use Ctrl-Alt-Shift to bring up the sidebar while in the client system, the clipboard box does display my copied text. However, any attempt to paste it using Command-v on the remote system fails. This also holds true when I try to paste from the menu on the remote system manually. 2. The second issue pertains to copying and pasting solely within the remote system. Copying and pasting works when I use the dropdown menu at the top of the Mac command bar, but the Command-c/Command-v function is not operational. Also, things like command-space, which brings up spotlight in MacOS does not work either. Seems like the meta key is not being recognized in the session somehow. Regarding the on-screen keyboard, how can I execute a multi-key combination? I can select a key with the mouse, but only one at a time. I need to test Meta-C/Meta-V. Maybe the two issues are related? Seems like a key mapping issue of somesort. I'm connecting to the standard MacOS VNC server that comes built into MacOS. On Tue, Oct 17, 2023 at 1:44 PM Nick Couchman <vn...@apache.org> wrote: > On Tue, Oct 17, 2023 at 8:49 AM Doug Baggett <doug.bagg...@gmail.com> > wrote: > >> Hello everyone, >> >> I appreciate any assistance you can provide with an issue I'm currently >> facing. I'm using Apache Guacamole 1.5.3 to connect to my Mac at home via >> VNC. Everything is running smoothly except for one problem: the copy and >> paste functionality doesn't seem to work (while inside the session). >> >> Typically, the shortcuts for copy and paste on a Mac are Command-C and >> Command-V respectively. If you're using a Windows keyboard on a Mac, these >> would translate to Windows-C and Windows-V. However, when I try to use >> Command-C within the VNC session, the Command key appears to be >> unresponsive and I simply get a 'c' character. >> > > This seems like maybe it is not a Copy/Paste or clipboard issue, but > actually a key mapping issue, where the command key and/or Windows key are > not mapped through correctly. A couple of things to try to verify this: > 1) If you use the Edit -> Copy and/or Edit-> Paste menu within the > guest/remote system, rather than trying the hotkey, does the clipboard work > and sync up? > 2) If you turn on the on-screen keyboard and use the hotkeys, there, does > it correctly trigger the remote system to paste? > > I'm not suggesting these as solutions, just ways to narrow down the > problem. > > -Nick >