Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Command-Line Access to the Clipboard

__/ [ Michael Heiming ] on Sunday 16 July 2006 09:25 \__

> In comp.os.linux.misc Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>:
>> Hi all,
> 
>> Is there a way of accessing the content of the clipboard from the command
>> line? I have Klipper running if that matters. At present, I need to paste
> 
> cboard=`dcop klipper klipper getClipboardContents`
> echo $cboard
> 
> Should do the trick.
> 
> [..]
> 
> Good luck

Michael,

You're a star. Thanks for that.

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index