1
vote
0answers
49 views

Strange problem with synchronized clipboards

I'm using Parcellite with synchronized clipboards and I ran into a funny problem: I can't use clipboard for renaming a file with Nautilus. Anytime I press F2 the basename of the file gets selected ...
2
votes
2answers
353 views

Copy a file from a nautilus-script to clipboard

I have a nautilus script that generates an archive file based on the files selected in the nautilus window. This archive file is created in the /tmp directory. I want a way to copy this file to the ...