Find the answer to your Linux question:
Results 1 to 3 of 3
I've read that most distros have multiple clipboards, but Ubuntu doesn't seem to; is there a way to configure it so that it uses that feature? (I've already tried it, ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    52

    how do I get multiple clipboards?

    I've read that most distros have multiple clipboards, but Ubuntu doesn't seem to; is there a way to configure it so that it uses that feature? (I've already tried it, but I can't find anything)

  2. #2
    Just Joined! Peter D's Avatar
    Join Date
    Jan 2007
    Location
    Tintinhull, Somerset, UK
    Posts
    22
    You can install a utility called glipper from the Software Centre. It runs in the Terminal (just type glipper and <enter>). You'll get an icon on the top panel. It's simple to use and you can configure it a little. It only handles text as far as I know.

  3. #3
    Just Joined!
    Join Date
    Sep 2011
    Posts
    19
    For a longtime xwindows has had the concept of a primary selection, and more recently, window managers have added a clipboard buffer. So by default you always have at least two clipboards available within Gnome and KDE. By simply selecting text and then middle clicking the mouse will paste the selected text; you can also select text, press control-c to copy it, select another text, and you now have two clipboards with two different contents: one has the content that you press control-c, and two has the content made available by the primary selection, which will paste when you middle click with your mouse.

    From gnome-terminal, shift-insert will paste the primary selection, and ctrl-shift-v will paste the gnome clipboard buffer. I use this often when I need to keep track of multiple buffers between windows.

    --Eric

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...