On Nov 7, 2008, at 5:27 AM, Stéphane Zampelli wrote: > Hi, > > There is no way of copy/paste from mac os x to konsole (kde console). > When some text is copied inside a mac os x application and I > switched to konsole, > the 'paste' option in the edit menu is not available. > The only workaround is to write the text to be copied into a file, > and cat it in Konsole. > > Has anyone a solution to this problem? > > Thank you, > > S.Z.
(I'll just point out that this is not a Fink-specific issue) There is not full integration between the copy/paste buffers in X11 and Aqua yet. Another, imperfect, option is to use the 'pbcopy' and 'pbpaste' commands: if you run pbcopy in e.g. Terminal.app, you can select text from your "normal" OS X apps and copy it as usual, and then paste it into a konsole window with pbpaste (but you'd most likely still have to copy from window to window in konsole--as I said, 'imperfect'). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
