LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General NOTE: The general forum has been closed to new posts while we evaluate moderator availability. This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


View Poll Results: What would you like to see?
Eliminate send to clipboard on highlight. 1 2.63%
Eliminate paste on middle click. 1 2.63%
Eliminate both send to clipboard on highlight and paste on middle click. 1 2.63%
Allow users to configure their copy and paste preferences, system-wide. 15 39.47%
Copy and paste is fine as it is. 18 47.37%
Something else entirely. 2 5.26%
Voters: 38. You may not vote on this poll

 
  Search this Thread
Old 11-16-2005, 06:56 PM   #1
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Rep: Reputation: 31
What is with copy and paste?


I have used Linux for four years now. I have been able to adapt to just about every change that came by. For example, when GNOME decided to swap the OK and CANCEL buttons in dialogs, it took me only a couple of days to adapt to the change. There is one system in Linux that I have not become accustomed to: copy and paste. The developers seem to have ignored that fact that there are:
  1. Many reasons that a person would highlight a portion of text, besides for the exclusive purpose of sending it to the clipboard. These other uses of highlighting a portion of text often come into conflict with the copy and paste feature.
  2. Many reasons that a person would use the middle mouse button, besides for the purpose of pasting the last item in the clipboard. These other uses of highlighting a portion of text often come into conflict with the middle-click to paste feature.
Developers have been improving the clipboard. Gone are the days when you couldn't copy and paste between a GNOME and a KDE application. However, for an operating system that is focused on choice, users do not have any choice in regards to how such a fundamental tool works.

Last edited by General; 11-16-2005 at 07:02 PM.
 
Old 11-16-2005, 07:14 PM   #2
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
Copy and Pasting by simply highlighting and middle clicking is one of the many features of Linux that I can't live without. When I use a Windows machine, I find myself having to redo everything because I haven't right clicked and clicked copy before switching applications.

What is faster: Highlight, switch application and middle click OR Highlight, right click, click copy, switch application, right click, click paste ??

Having said that, I don't see why it shouldn't be configurable.

--Ian
 
Old 11-16-2005, 08:52 PM   #3
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
I don't like the highlight/middle click. I have a laptop w/ a touchpad, and any time I highlight something, then accidentally move my finger over too far to the right(triggering the scrollbar) it pastes what ever I highlighted where I'm typing, it bothers me!
 
Old 11-16-2005, 09:42 PM   #4
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Original Poster
Rep: Reputation: 31
Does anyone know if any operating systems, besides Macintosh and Windows, have another method for copying and pasting, besides the two mentioned here?
 
Old 11-17-2005, 01:21 AM   #5
angkor
Member
 
Registered: Mar 2005
Location: Amsterdam
Distribution: Debian => Ubuntu => Mac Osx
Posts: 165

Rep: Reputation: 31
Re: What is with copy and paste?

Quote:
Originally posted by General
  1. Many reasons that a person would highlight a portion of text, besides for the exclusive purpose of sending it to the clipboard. These other uses of highlighting a portion of text often come into conflict with the copy and paste feature.
  2. Many reasons that a person would use the middle mouse button, besides for the purpose of pasting the last item in the clipboard. These other uses of highlighting a portion of text often come into conflict with the middle-click to paste feature.
Do you have some examples, I can't think of any conflicts.

I prefer the highlight-middleclick over the ctrl-c, ctrl-v just because it's faster.
 
Old 11-17-2005, 06:54 AM   #6
Lordandmaker
Member
 
Registered: Sep 2005
Location: London, UK
Distribution: Debian
Posts: 258

Rep: Reputation: 39
I've only ever used ctrl-c and ctrl-v habitually....
 
Old 11-17-2005, 08:45 AM   #7
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
except that in the console(Konsole, et al) the ctrl-c doesn't copy anything that's highlighted, it kill the running job. This is annoying becuase if you're trying to caputre the output from a running job(or from a vi <text file>) you can't, becuase it kills it(either the job, or vim.).
 
Old 11-17-2005, 03:44 PM   #8
nIMBVS
LQ Newbie
 
Registered: Sep 2003
Location: Romania
Distribution: Linux Mint
Posts: 29

Rep: Reputation: 21
microsoft/linux: you can copy text from clipboard into any console with Shift+Insert.

Now regarding copy and paste in Linux... I am a Windows convert and I was used to the Windows way of copy and pasting. I hated the Linux/*NIX way of doing copy and paste (partly because I didn't had a 3 button mouse at that time), but I got used to it. I find it very quick and efficient. Now I kind of hate the Windows way of doing copy-paste. It's really slow.

What I miss in Linux is the ability to copy a image from an application like Paint and be able to copy the image in OpenOffice for example. This is the really nice thing about Windows. You can copy-paste anything into anything from anything.

Last edited by nIMBVS; 11-17-2005 at 03:45 PM.
 
Old 11-17-2005, 08:38 PM   #9
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Quote:
This is the really nice thing about Windows. You can copy-paste anything into anything from anything.
Even in the case of Windows, only apps which supported OLE (Object Linked and Embedding) could transfer data from one another regardless of the format. For example although you could paste a "Paint" document into MS-Word, could you do the reverse? Paste a Word document into MS Paint? So OLE-unaware apps cannot exchange data except plain text through the clipboard. Only plain textual data is totally interchangeable without a special mechanism.
 
Old 11-19-2005, 07:08 PM   #10
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
Is there any way to turn off the highlight/middle click copy/past function? It's really bothersome(since I have a touchpad on my laptop). Please?
 
Old 11-20-2005, 10:18 AM   #11
koyi
Member
 
Registered: Jul 2003
Location: Osaka, Japan
Distribution: Arch, Ubuntu
Posts: 421

Rep: Reputation: 31
Quote:
Originally posted by microsoft/linux
Is there any way to turn off the highlight/middle click copy/past function? It's really bothersome(since I have a touchpad on my laptop). Please?
In the console world that behaviour is controlled by a little app called gpm.
I don't know whether it has anything to do with the GUI world, though.

However, I really think that this is a very good feature.
I often forget to click on "Copy" in the Windows and Mac worlds, too
 
Old 11-20-2005, 10:36 AM   #12
mr_demilord
Member
 
Registered: Sep 2005
Posts: 244

Rep: Reputation: 30
control c > control v all the way!

or cp file to location in the terminal/konsole
 
Old 11-20-2005, 10:50 AM   #13
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Rep: Reputation: 154Reputation: 154
select text to copy and middle click to paste is one of the things I miss the most when using Windows, but then again the only reason I select text is to copy it.

For those with only two mouse buttons in X you can set the Emulate3Buttons option so pressing both left and right buttons together you achieve a middle click.

I voted for the one that said "its fine as it is", though I suppose there is no harm in having it configurable
 
Old 11-21-2005, 10:21 AM   #14
Aphex_Twin2
Member
 
Registered: May 2005
Posts: 54

Rep: Reputation: 15
There seems to be an issue I have. That, unlike Windows, the clipboard does not seem to be (not sure how to word this) -- 'perpetual'. That is, if I have copied something in an application (such as KWrite), and have closed that application, the text is gone.

Also, many apps aren't as responsive to the old Ctrl+C Ctrl+V. I've had instances where I had to activate a window several times and press Ctrl+C several times to get it to record the text.

It's really the little things that get to you...
 
Old 11-23-2005, 07:23 PM   #15
Four
Member
 
Registered: Aug 2005
Posts: 298

Rep: Reputation: 30
The middle button for copy&paste is good but there is a strange problem. If I select text, goto another app, I want to select text and replace it with the text of the first time I have selected.

Also sometimes I want to scroll with the middle button instead of copying&pasting text.

I preffer this to be configurable.
 
  


 


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
copy/paste help abk4523 Linux - Newbie 4 05-31-2005 06:29 AM
Copy Paste zaicheke Linux - Software 8 04-09-2005 04:45 AM
how to copy and paste acd copy cd paschim Linux - General 2 04-05-2004 09:25 AM
Copy and paste scottie Linux - General 4 10-29-2003 01:27 PM
Copy and Paste? cli_man Linux - General 11 05-16-2003 04:09 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 01:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration