<div dir="ltr"><br><div>Dear XQuartz developers,</div><div><br></div><div>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.</div><div><br></div><div>The students are used to using Cmd-C and Cmd-V to copy and paste, but the app expects Ctrl-C and Ctrl-V.</div><div><br></div><div>Googling how to map the keys led to your website, where I tried the solution offered at</div><div><br></div><div><a href="https://xquartz.macosforge.org/trac/ticket/398">https://xquartz.macosforge.org/trac/ticket/398</a><br></div><div><br></div><div>which is to have the students use this .Xmodmap file</div><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<div><br></div><div>Unfortunately, this doesn&#39;t work.</div><div><br></div><div>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.</div><div><br></div><div>These are our XQuartz Pasteboard settings:</div><div>Enable syncing: y</div><div>Update Pasteboard when CLIPBOARD changes: n</div><div>Update CLIPBOARD when Pasteboard changes: y</div><div>Update PRIMARY (middle-click) when Pasteboard changes: y</div><div>Update Pasteboard immediately when new text is selected: n</div><div><br></div><div>Many thanks,</div><div><br></div><div>Bill</div><div><div><p style="margin:0px;font-size:18px;line-height:normal;font-family:Menlo"><br></p><p style="margin:0px;font-size:18px;line-height:normal;font-family:Menlo"><br></p></div></div></div>