LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-18-2005, 06:20 AM   #1
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Rep: Reputation: 32
Cut and Pasting woos


I notice that when I select text, it is automatically ´copy´ed. This is great if I´m moving the text to a location where there crrently is no text (copying text from a website into kedit, for instance), but not so great if I´m trying to replace text that currently fills the place I´m trying to paste to (address bar in opera, for instance).

What happens to me is that I copy the link or whatever, and that´s fine. Then I select the text currently in the address bar (in order to erase it so that I can paste the new text), but it replaces the current contents of the clipboard with itself.

So, in order to do the operation succesfully, I must first clear the address bar (or whatever), then copy and paste. Not a big deal, but a little clumsy in my opinion.

Is there a better way?

Dotan Cohen
http://song-lirics.com
 
Old 01-18-2005, 07:00 AM   #2
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Rep: Reputation: 31
In Opera you have a different clipboard on ctrl-c and ctrl-v than just selecting and pressing the middle mouse button to paste (ie, if I select "foo", press ctrl-c, then select "bleh", ctrl-v will paste foo, middle mouse button will paste bleh) AFAIK. Or you can use Klipper
//edit: I always select urls in opera, and then press the middle mouse button to go to the url directly btw

Last edited by chup; 01-18-2005 at 07:02 AM.
 
Old 01-18-2005, 08:04 AM   #3
Sepero
Member
 
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 734
Blog Entries: 1

Rep: Reputation: 33
Re: Cut and Pasting woos

Quote:
Originally posted by dotancohen
I notice that when I select text, it is automatically ´copy´ed.
This was the way Unix would copy&paste back in the day. Anyway, for most applications, you should be able to do it the common way, and the Unix way. I often use both, depending on the situation.
 
Old 01-18-2005, 01:52 PM   #4
stakhous
Member
 
Registered: May 2003
Location: PA
Posts: 82

Rep: Reputation: 15
I would just double click to the link instead of highlighting it w/ the cursor, then hit del.
 
Old 01-18-2005, 03:21 PM   #5
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
My real problem is when I have a link in an email that I want to open in opera. I have to copy it from kmail and then paste it into the address bar of opera. But if there is already something there then that has to be cleared away first. Yes, I know that I can open another tab, but sometimes I just want to reuse the current tab. Annoying.

Dotan
 
Old 01-18-2005, 03:23 PM   #6
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
Or maybe someone knows how to change the default browser that kmail opens from Konquerer to opera? Or should I start a different thread for that? I couldn´t find anything on google or kde´s site.

Dotan
 
Old 01-18-2005, 03:53 PM   #7
jlarsen
Member
 
Registered: Jan 2005
Location: Dallas, TX
Distribution: Slackware 14.1
Posts: 80

Rep: Reputation: 15
If you are Konqueror, click on the X to the left of the address bar and it clears it out.
 
Old 01-18-2005, 04:07 PM   #8
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
Well thats the issue. I dont really like Konquerer. So I use opera, but i don´t know how to define it as the default browser in kmail. When I define opera as the default brower in Control Panel, it opens a new instance of opera and tries to download the files that end in .php. Any suggestions?

Dotan Cohen
english-lyrics.com
 
Old 01-18-2005, 05:12 PM   #9
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
To change the default browser, open up the KDE control center -> KDE Components -> Known types -> Text -> html, and change (or remove) the Konquoror entry to Opera, Firefox or whatever you wish. Add %u to the end of the filename to open a new instance of the program, e.g. under Properties -> Application -> Command, you may have something along the lines of
Code:
 /home/dotancohen/firefox/firefox %u
Cheers,

mj
 
Old 01-18-2005, 06:46 PM   #10
Sepero
Member
 
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 734
Blog Entries: 1

Rep: Reputation: 33
Quote:
Originally posted by stakhous
I would just double click to the link instead of highlighting it w/ the cursor, then hit del.
The XWindow system recognizes those as the same thing, so unfortunately that would not work.

What's wrong with using, 'highlight', then right-click, "copy"; then right-click "paste"? That should work just fine.
 
Old 01-24-2005, 12:15 PM   #11
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
Quote:
Originally posted by mjrich
Add %u to the end of the filename to open a new instance of the program, e.g. under Properties -> Application -> Command, you may have something along the lines of
Code:
 /home/dotancohen/firefox/firefox %u
I looked in there and it is how I left it. It says
Code:
opera
I looked at opera website and tried google (but could not use google- see below) for the opposite of %u, in other words DON'T open a new instance. Is there such a command? Would it be specific to opera as I think (thats why I looked at their site), or is it a general kde argument? Is there one for ´open a new tab´? Or better yet, does anyone have a url that lists these arguments?

OT- how on earth do I do a search on google for ´%u´?!? my % doesn´t get through!!

Thanks

Dotan
 
Old 01-24-2005, 01:13 PM   #12
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
The %u is a firefox command. - I haven't been able to find a way to just open a new tab in an existing instance of the program. No idea about Opera, unfortunately...

Cheers,

mj
 
Old 02-01-2005, 07:31 AM   #13
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
I would use Firefox if it would ALWAYS open a new tab instead of a new window. Even when a website does a popup. There was nothing related to this in the preferences section of the program, but as it is open source, maybe there is some config file that I could play with? Would anybody be able to give me any pointers? Nothing in /home/dotancohen/.mozilla/firefox/ was of any use...

Thanks

Dotan Cohen
http://English-Lyrics.com
 
Old 02-01-2005, 08:23 AM   #14
Sepero
Member
 
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 734
Blog Entries: 1

Rep: Reputation: 33
Firefox has a crap load of extentions. Check 'em out. I think you might find what you're looking for, and more.
https://addons.update.mozilla.org/ex...cation=firefox
 
Old 03-01-2005, 10:50 AM   #15
dotancohen
Member
 
Registered: Dec 2004
Location: Haifa
Distribution: Fedora Core 4, Kubuntu
Posts: 235

Original Poster
Rep: Reputation: 32
Thanks, I found an extension that does what I need.
 
  


Reply


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 pasting in emacs wogga Linux - Software 7 06-16-2004 03:12 PM
cutting and pasting lxandrthegr8 Linux - General 8 08-17-2003 02:04 PM
automatic code pasting verve Programming 3 10-07-2002 12:08 PM
Pasting webpage into spreadsheet flaw Linux - Newbie 3 09-22-2002 07:25 PM
GAIM - Pasting Sirrvs Linux - Software 2 09-08-2002 06:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:07 AM.

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