<div dir="ltr"><br>Dear XQuartz developers,<br><br><br>I have a class where the majority of students are using Macs and XQuartz to interact with an app running on Linux. They are developing code with the app, so are doing a lot of copying and pasting.<br><br>The students are used to using Cmd-C and Cmd-V to copy and paste, but the app expects Ctrl-C and Ctrl-V.<br><br>Googling how to map the keys led to your website, where I tried the solution offered at<br><br><a href="https://xquartz.macosforge.org/trac/ticket/398">https://xquartz.macosforge.org/trac/ticket/398</a><br><br>which is to have the students use this .Xmodmap file<br><br>clear mod2<br>clear control<br>keycode 63 = Control_L<br>keycode 67 = Control_L<br>keycode 71 = Control_L<br>add control = Control_L<br><br>Unfortunately, this doesn&#39;t work.<br><br>I&#39;m sure this is a commonly desired functionality and there must be a solution. Could you please tell me how to accomplish this key mapping.<br><br>These are our XQuartz Pasteboard settings:<br>Enable syncing: y<br>Update Pasteboard when CLIPBOARD changes: n<br>Update CLIPBOARD when Pasteboard changes: y<br>Update PRIMARY (middle-click) when Pasteboard changes: y<br>Update Pasteboard immediately when new text is selected: n<br><br>Many thanks,<br><br>Bill<br><div><br></div><div><br></div></div>