| View previous topic :: View next topic |
| Author |
Message |
jase

Joined: Sun Aug 08, 2010 6:38 pm Posts: 93
|
Posted: Thu Sep 09, 2010 5:07 am Post subject: Clear Clipboard |
|
|
I have copied 20gb of data from a remote drive to my PC running Ubuntu 9.10.
How do I now clear the clipboard?
Many thanks |
|
| Back to top |
|
 |
towy71 Moderator

Joined: Wed Apr 06, 2005 3:11 pm Posts: 4176 Location: wild West Wales
|
Posted: Thu Sep 09, 2010 9:09 am Post subject: |
|
|
unless you have some sort of clipboard tracker installed, highlight a word on this web page right-click and select copy and that will be the only thing in clipboard  _________________ still looking for that door into summer |
|
| Back to top |
|
 |
jase

Joined: Sun Aug 08, 2010 6:38 pm Posts: 93
|
Posted: Sun Sep 12, 2010 5:33 pm Post subject: |
|
|
so, how do I clear the clipboard  |
|
| Back to top |
|
 |
loebus LXF regular

Joined: Fri Apr 09, 2010 7:22 pm Posts: 165 Location: Here
|
Posted: Sun Sep 12, 2010 8:46 pm Post subject: |
|
|
jase, towy71 has answered your question!
I use a clipboard manager program "Pastie", which remembers the last 25 copied items by default, there is an option in the Pastie menu "Clean History"
If you mean the CLI history edit .bash_history with a text editor such as gedit. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8036 Location: Warrington, UK
|
Posted: Sun Sep 12, 2010 9:54 pm Post subject: |
|
|
Why do you need to clear the clipboard? As Towy said, its contents are automatically replaced the next time you use it.
BTW, would you please reduce the size of your avatar, 60x60 is the maximum for these forums. _________________ "Insanity: doing the same thing over and over again and expecting different results." (Albert Einstein) |
|
| Back to top |
|
 |
PCNetSpec LXF regular

Joined: Sun Feb 21, 2010 3:50 pm Posts: 623 Location: Cornwall UK
|
Posted: Mon Sep 13, 2010 12:08 am Post subject: |
|
|
This has me interested too, I can find plenty of references to Linux clipboard managers such as glipper etc. but once installed they seem to "take over" the job of the clipboard... ie. using the clear button only seems to clear the glipper clipboard buffer, not anything that was in the buffer *before* glipper took over.
I originally thought (at least in Ubuntu) that xclipboard was managing the clipboard, but if you enter:
in a terminal, you get:
| Quote: | | Error: another clipboard is already running |
does this mean there is another clipboard manager running, or that there is another instance of xclipboard running.
Anyone know exactly what (by default) is managing the clipboard?
[EDIT]
@jase
Installing the parcellite package will give you a panel object which has a clear clipboard menu item that *seems* to clear the clipboard completely.
But I still want to know exactly what it's doing in the background. _________________ WARNING: You are logged into reality as 'root'... logging in as 'insane' is the only safe option.
Linux in the UK
The Linux Community Forum |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8036 Location: Warrington, UK
|
Posted: Mon Sep 13, 2010 12:52 am Post subject: |
|
|
You can clear both clipboards, or at least store an empty string in them, with xclip. _________________ "Insanity: doing the same thing over and over again and expecting different results." (Albert Einstein) |
|
| Back to top |
|
 |
jase

Joined: Sun Aug 08, 2010 6:38 pm Posts: 93
|
Posted: Mon Sep 13, 2010 8:13 am Post subject: |
|
|
Thanks chaps, makes sense.  |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|