Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Desktop Environment > Tools

    Metaclip 1.0

    Download button

    Downloads: 425  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.3/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Martin Mares | More programs
    GPL / FREE
    May 15th, 2008, 14:05 GMT
    ROOT / Desktop Environment / Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Metaclip description

    Metaclip is a distributed clipboard for the X Window system.

    Metaclip is a distributed clipboard for the X Window system, allowing the contents of the X selection (clipboard) to be shared among several users.

    Metaclip uses an ordinary HTTP server to keep the clipboard's contents, so it can be easily used even if the clients have dynamically assigned addresses.

    Usage: metaclip < options > < URL >

    Options:

    -f, --file < URL > is a name of a file to read the real URL from
    -s, --send Send clipboard contents to the server
    -r, --receive Receive clipboard contents from the server
    -v, --verbose Increase verbosity

    To compile metaclip, you need libcurl and its development package.

    To send the contents of your primary selection to the server, run:

    metaclip --send < URL >

    To receive it, run:

    metaclip --receive < URL >

    As the X selections are not kept in the X server, metaclip in receive mode has to continue running to be able to provide the contents of the selection to other programs. As soon as another program puts anything else to the selection, metaclip exits.

    Personally, I use the Sawfish window manager and bind both command to key combinations, so the clipboard is really easy to access. If anything fails, metaclip beeps and writes its error message to the standard output, so it usually appears in ~/.xsession-errors.

    You can also add the --verbose switch to see what is going on.

    If you use HTTP authentication on the clipboard (which is recommended), you can write the username and password to the URL. To avoid the credentials being visible on the command line, add the --file switch and pass a name of a file containing the URL as a parameter instead of the URL itself.

    As for the configuration of the web server, Apache does not support the PUT method out of the box. You can either use mod_dav (untested) or the CGI script metaclip.cgi from this package which implements GET and PUT in a very simple way. The URL's look like:

    http://example.com/metaclip.cgi/clipboard

    This URL corresponds to a clipboard stored in a file called `clipboard.clip' in the same directory as the CGI script. Remember to permit the web server to write to this file.

    Product's homepage

      


    TAGS:

    distributed clipboard | clipboard manager | X selection | distributed | clipboard | selection

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM