Package autocutsel: Information

    Source package: autocutsel
    Version: 0.9.0-alt1.1
    Build time:  Dec 9, 2010, 01:41 AM
    Category: System/X11
    Report package bug
    License: GPL
    Summary: Autocutsel synchronizes the two copy/paste buffers mainly used by X applications. It also unifies "clipboards" between VNC servers and Windows.
    Description: 
    Autocutsel tracks changes in the server's cutbuffer and CLIPBOARD selection.
    When the CLIPBOARD is changed, it updates the cutbuffer. When the cutbuffer
    is changed, it owns the CLIPBOARD selection. The cutbuffer and CLIPBOARD
    selection are always synchronized. Since the VNC client synchronizes the
    Windows' clipboard and the server's cutbuffer, all three "clipboards" are
    always kept synchronized. When you copy some text in Windows, the cutbuffer
    and the CLIPBOARD selection are updated. When you copy text on the server
    using either the cutbuffer or the CLIPBOARD selection, the Windows's clipboard
    is always updated.
    
    You can also use autocutsel to track the PRIMARY selection to copy text when
    it's selected. To do this, simply run autocutsel with the arguments "-s PRIMARY"
    
    Some softwares (like Open Office Writer) have trouble when the PRIMARY selection
    is requested before the mouse button is released. As a workaround, you can run
    autocutsel with the "-buttonup" option and it will only get the selection when
    the first mouse button is not pressed.

    List of rpms provided by this srpm:
    autocutsel (x86_64, i586)
    autocutsel-autostart (x86_64, i586)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Andrew Kornilov

      1. libX11-devel
      2. libXaw-devel
      3. libXmu-devel
      4. libXt-devel

    Last changed


    Dec. 8, 2010 Igor Vlasenko 0.9.0-alt1.1
    - rebuild with new openssl and/or boost by request of git.alt administrator
    June 4, 2008 Andrew Kornilov 0.9.0-alt1
    - First build for Sisyphus