Пакет autocutsel: Информация

    Исходный пакет: autocutsel
    Версия: 0.9.0-alt1.1.qa1
    Собран:  16 апреля 2013 г. 12:33
    Категория: Система/X11
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.nongnu.org/autocutsel

    Лицензия: GPL
    О пакете: Autocutsel synchronizes the two copy/paste buffers mainly used by X applications. It also unifies "clipboards" between VNC servers and Windows.
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    autocutsel (x86_64, i586)
    autocutsel-autostart (x86_64, i586)
    autocutsel-debuginfo (x86_64, i586)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Dmitry V. Levin
    Igor Vlasenko
    Andrew Kornilov

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

    Последнее изменение


    15 апреля 2013 г. Dmitry V. Levin 0.9.0-alt1.1.qa1
    - NMU: rebuilt for debuginfo.
    8 декабря 2010 г. Igor Vlasenko 0.9.0-alt1.1
    - rebuild with new openssl and/or boost by request of git.alt administrator
    4 июня 2008 г. Andrew Kornilov 0.9.0-alt1
    - First build for Sisyphus