Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

cut-n-paste woes

 
   Soft32 Home -> Linux -> X Window System RSS
Next:  [News] Internet Forces Transparency (and Thus Goo..  
Author Message
Eli the Bearded

External


Since: Oct 03, 2003
Posts: 6



(Msg. 1) Posted: Tue Oct 13, 2009 7:20 pm
Post subject: cut-n-paste woes
Archived from groups: comp>os>linux>x (more info?)

I come from the old school of Unix / X11 usage. Select with left
click to copy. Extend selection with right click to copy more. Paste
with middle click. Using keyboard or menu items to explicitly copy
something is a foreign import.

Increasingly I find that I am on systems that have two incompatible
cut and paste buffers. I run into it most often (but not exclusively)
cuting and pasting between Firefox and xterms. Sometimes a middle
click will paste nothing in Firefox. Sometimes something copied[*]
from Firefox won't paste in an xterm.

[*] Copied via a menu, such as "Copy link location" from the context
menu.

Is there a good way to keep these two buffers in sync?

Elijah
------
thinks <shift>-<insert> is a perfectly normal way to paste, though
Back to top
Login to vote
Florian Diesch

External


Since: Feb 11, 2007
Posts: 29



(Msg. 2) Posted: Wed Oct 14, 2009 3:20 am
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Eli the Bearded <*@eli.users.panix.com> writes:

> I come from the old school of Unix / X11 usage. Select with left
> click to copy. Extend selection with right click to copy more. Paste
> with middle click. Using keyboard or menu items to explicitly copy
> something is a foreign import.
>
> Increasingly I find that I am on systems that have two incompatible
> cut and paste buffers.

X11 has multiple "cut and paste buffers". Most used are PRIMARY and CLIPBOARD.


> I run into it most often (but not exclusively)
> cuting and pasting between Firefox and xterms. Sometimes a middle
> click will paste nothing in Firefox. Sometimes something copied[*]
> from Firefox won't paste in an xterm.

Middle click uses the PRIMARY, menu items usually use CLIPBOARD.


> Is there a good way to keep these two buffers in sync?

Do you really want to override the clipboard every time you select
something with the mouse?

There are some "clipboard managers" out there, maybe one of them can
do this.


Florian
--
<http://www.florian-diesch.de/software/shell-scripts/>
Back to top
Login to vote
Eli the Bearded

External


Since: Oct 03, 2003
Posts: 6



(Msg. 3) Posted: Thu Oct 15, 2009 5:20 pm
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.x, Florian Diesch <diesch DeleteThis @spamfence.net> wrote:
> X11 has multiple "cut and paste buffers". Most used are PRIMARY and
> CLIPBOARD.

Hmmm.

> Middle click uses the PRIMARY, menu items usually use CLIPBOARD.

Okay.

[I asked:]
>> Is there a good way to keep these two buffers in sync?
> Do you really want to override the clipboard every time you select
> something with the mouse?

Yes. Most definately. This is the behavior I expect.

> There are some "clipboard managers" out there, maybe one of them can
> do this.

I'll look into them. I'd be fine with a command line utility that
could be used to clobber one buffer with the other. Already knowing
the names of these facilities is pulling up some interesting links.

Elijah
------
alas the first link gives examples in lisp
Back to top
Login to vote
Mark Hobley

External


Since: Nov 02, 2008
Posts: 108



(Msg. 4) Posted: Mon Nov 02, 2009 3:20 am
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Eli the Bearded <*@eli.users.panix.com> wrote:
> Increasingly I find that I am on systems that have two incompatible
> cut and paste buffers. I run into it most often (but not exclusively)
> cuting and pasting between Firefox and xterms.

I have the same problem with firefox and xterms, so I will file a bug /
feature request against this.

> Sometimes a middle
> click will paste nothing in Firefox. Sometimes something copied[*]
> from Firefox won't paste in an xterm.

Yeah, its bloody annoying that right click does not paste the same
content as menu, edit, paste.

Have you discovered any other applications that do this?

Mark.

--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
Back to top
Login to vote
Anton Ertl

External


Since: Oct 09, 2004
Posts: 60



(Msg. 5) Posted: Mon Nov 02, 2009 10:25 am
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

markhobley.TakeThisOut@hotpop.donottypethisbit.com (Mark Hobley) writes:
>Eli the Bearded <*@eli.users.panix.com> wrote:
>> Increasingly I find that I am on systems that have two incompatible
>> cut and paste buffers. I run into it most often (but not exclusively)
>> cuting and pasting between Firefox and xterms.
....
>Have you discovered any other applications that do this?

I often have this problem when copying from Iceape (Seamonkey) to
Emacs. Usually a remedy is to select something in Emacs, then select
something in Iceape (and see that the Emacs selection vanishes), then
paste it in Emacs. Sometimes this does not help, then I try copying
from Iceape to an xterm, and from the xterm to Emacs.

- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton.TakeThisOut@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
Back to top
Login to vote
Eli the Bearded

External


Since: Oct 03, 2003
Posts: 6



(Msg. 6) Posted: Tue Nov 03, 2009 7:20 pm
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.x, Mark Hobley <markhobley.DeleteThis@hotpop.donottypethisbit.com> wrote:
> Have you discovered any other applications that do this?

Yes, Open Office. There aren't a whole lot of X11 programs I use
with any frequency[*], so there may be many more I haven't noticed.

[*] Running right now on this computer are 24 xterms, firefox, xbiff,
xload, xclock, and a window manager. OpenOffice, VMware, Gimp,
gv, xpdf, and feh (image viewer) have all been run in the past
week. Add in acroread for PDFs that xpdf screws up, and that's
about all that I ever run that's not terminal oriented.

The suggestion by anonymous (anon@remailer.gabrix.ath.cx) of xsel is
much appreciated. It looks perfect.

Elijah
------
points off Mark Hobley for using a bogus hostname not ending in .invalid
Back to top
Login to vote
Mark Hobley

External


Since: Nov 02, 2008
Posts: 108



(Msg. 7) Posted: Tue Nov 03, 2009 7:20 pm
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Eli the Bearded <*@eli.users.panix.com> wrote:
>
> Elijah
> ------
> points off Mark Hobley for using a bogus hostname not ending in .invalid

My mailserver is down at this time. It was redirected but yahoo started
bouncing my mail, so email is down down down at this time.

Mark.

--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
Back to top
Login to vote
Eli the Bearded

External


Since: Oct 03, 2003
Posts: 6



(Msg. 8) Posted: Mon Nov 09, 2009 7:20 pm
Post subject: Re: cut-n-paste woes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.x, Mark Hobley <markhobley.TakeThisOut@hotpop.donottypethisbit.com> wrote:
> > points off Mark Hobley for using a bogus hostname not ending in .invalid
> My mailserver is down at this time. It was redirected but yahoo started
> bouncing my mail, so email is down down down at this time.

$ whois donottypethisbit.com

Whois Server Version 2.0

Domain names in the .com and .net domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.

No match for "DONOTTYPETHISBIT.COM".
>>> Last update of whois database: Tue, 10 Nov 2009 01:09:16 UTC <<<

[...]

If anyone ever registers that host, they probably won't like that
you've been using it. The .invalid top level domain exists for
various not real hostnames. You should be using it.

Elijah
------
posts with a working email address
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] My alsa-driver woes II (my alsa-utils woes) - I emerge alsa-utils. At the end of the emerge it told me that I needed to manually configure /etc/modules.d/alsa. I..

Copy Paste Character Problems - I'm having a very annoying problem when trying to copy text and paste to another application under RH9. Here's the..

Can not copy and paste between windows and vncviewer - I dont seem to be able to copy and paste between windows applications and linux via vncviewer from windowws. VNC serve...

[gentoo-user] Linux copy and paste - To copy from one app and paste to another, simply left click and swipe the text (some apps such as MC you need to use..

[gentoo-user] "paste64" / "bracketed paste mode" - What's .. - Hi! xterm now supports a "paste64" USE flag. euse shows: [- ] paste64 (x11-terms/xterm): Enable support ...

How to enable middle mouse button paste for redhat 9? - Hi, I recently installed redhat 9 on my notebook (Dell Inspiron 8200). I can paste by holding down the left and right....
       Soft32 Home -> Linux -> X Window System All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]