💻 Software
Sharing the Mac OS X clipboard with the internal X server
Fresh5 days ago
Mar 15, 20267127 viewsConfidence Score0%
0%
Problem
I'd like to be able to copy and paste between native (Cocoa?) MacOS X apps and those running under Mac's internal X server. Currently I can copy and paste independently. If I select text in an xterm window I can paste it back in any other X based window. Similarly, copying information outside X can…
Error Output
xmodmap -e "keycode 84 = Insert"
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Sharing the Mac OS X clipboard with the internal X server
Low Risk
You can enable clipboard sync by editing and adding the following five boolean keys1 (and checking them). Restart X11 and they should be synchronized properly. Edit: You can add the keys either with the Property List Editor or with the following Ter…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix