LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-21-2007, 08:08 PM   #1
uncle-c
Member
 
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299

Rep: Reputation: 30
KDE konqueror and the command line


HI,
Is there anything documenting konqueror and it's command line usage / options ? I have checked the manpage and the net (not much to be found) but am looking for some more practical examples.

Thanks,
Uncle
 
Old 03-21-2007, 09:18 PM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Could you be a bit more clear on what you mean by 'command line usage' in Konqueror?

I could tell you about io-slaves and such, but I don't think that's what you want.
 
Old 03-21-2007, 09:31 PM   #3
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
And which profile are you using? e.g, the "File Manager" profile gives you two options under "tools," a "terminal session" and a "single command," whilst the "Midnight Commander" profile givies you a small "command line" window at the bottom of the screen.

In two of the above examples, the command you enter is executed as a standard shell command, but you may be somewhere else. The "terminal session" option just opens a standard terminal session for you in your current default directory.

Anyhow, your question is not really clear enough for an easy answer.
 
Old 03-22-2007, 05:05 AM   #4
uncle-c
Member
 
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299

Original Poster
Rep: Reputation: 30
Sorry about that guys a very badly worded question.
Basically want to run konqueror from the command line and would like some documentation on konqueror syntax and which arguments / options one can use.
I've entered " $ konqueror --help " but that just gives a brief synopsis. Would like some more documentation and some real world practical examples. I couldn't really find anything on the web, unless there is a detailed KDE Systems ADMIN guide out there somewhere ? I like to spend a lot of time working in terminals / konsoles but do want to make good use of konqueror functionality.

Hope this clears things up.

Last edited by uncle-c; 03-22-2007 at 05:17 AM.
 
Old 03-22-2007, 09:05 AM   #5
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Ah. Well, that doesn’t tell us what you want to accomplish.

My point is that there may be alternative ways to do whatever you hope to accomplish with konqueror. Since konqueror is designed as a window application, unless you use the —silent option it’s going to try to open a window for interactive use. If you have some script you want konqueror to run when it is started, you could see if you could create a profile that would accomplish what you want.

In any case, though, if konqueror is opened from a terminal window, the process is a child of that window, and, unless you disown the process, the process will be killed when the terminal window is closed.

Bottom line: I, for one, still don’t understand your objective in this exercise.
 
Old 03-22-2007, 11:35 AM   #6
uncle-c
Member
 
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299

Original Poster
Rep: Reputation: 30
OK
Is there anything worth doing with konqueror from command line except starting the program and opening a file/directory ?

I've entered the command : $ konqueror --help

and you do get some command line options which made me think that konqueror may have some use from command line.
My question is not specifically pointed at what I exactly want to do with konqueror more along the lines of what can be achieved with it if run from command line with the various arguments.
I hope this is a bit clearer !

Last edited by uncle-c; 03-22-2007 at 11:58 AM.
 
Old 03-22-2007, 02:36 PM   #7
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Quote:
Originally Posted by uncle-c
. . .
Is there anything worth doing with konqueror from command line except starting the program and opening a file/directory ? . . .
Well, not really. as the —help tells you, a —help-all will show you all the command line options, including the —silent one I mentioned above. But those options are primarilly intended for use in <name>.desktop files used to start desktop applications, and are usually attached to desktop icons.
 
Old 03-22-2007, 03:50 PM   #8
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Is there anything worth doing with konqueror from command line except starting the program and opening a file/directory ?
Short answer - No.

Longer answer - maybe. If you want to start a particular instance of konqueror from, perhaps, a desktop icon, then you can use the --profile filemanagement or similar options (eg you want to pass it an URL to open by default, perhaps http://whatismyip.com, and give it a desktop icon of "?").

konqueror is a GUI application, and as such, is a pointy - clicky - draggy thing. So it's just not built for a lot of command line options. You start it, and get clicky-happy. That's it, no more command line. The developers aren't developing konqueror for the command line, but the GUI.

If you want to use then command line instead, then just go ahead and use it: it is one click away!

I am not sure what it is you are trying to achieve. If you want to play with KDE applications interacting with each other, take a look at dcop.
 
Old 12-05-2013, 01:57 AM   #9
ForumUserX
LQ Newbie
 
Registered: Dec 2013
Posts: 1

Rep: Reputation: Disabled
Why does everything have to achieve something? Can't a guy get curious?
 
Old 06-14-2017, 10:43 AM   #10
steve_s
LQ Newbie
 
Registered: Sep 2007
Posts: 13

Rep: Reputation: 1
Konqueror profiles

Launch from panel
- kfmclient openProfile filemanagement
- konqueror --profile filemanagement

Profiles
- filemanagement
- midnightcommander
- webbrowsing

Not all profiles are present in a fresh install.
Existing profiles are found in ~/.kde/share/apps/konqueror/profiles/
Profiles can be modified and new profiles created using konqueror Settings menu

Reference
https://opensource.com/business/15/6...r-file-manager

Regards
Steve S.
 
Old 06-14-2017, 12:43 PM   #11
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
If you launch from the command line, a window opens! (Suh-prize!)

However, the moment you close that terminal-window, Konqueror (being a child-process of that shell) will terminate along with all other children of that same shell, and its window will also disappear.
 
Old 06-14-2017, 09:21 PM   #12
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Quote:
Why does everything have to achieve something? Can't a guy get curious?
Sure, but LQ experience teaches that many Linux Questioners are trying get something done and that, in answering Linux Questions, it's often useful to know what a questioner wants to accomplish.

It can give the Linux Question a Linux context that leads to a more effective Linux answer.

Last edited by frankbell; 06-14-2017 at 09:26 PM.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to run konqueror from command line statyk Linux - Software 6 10-13-2006 05:16 PM
X Windows + KDE from Command Line RedHatCore Linux - Software 1 08-11-2005 09:07 PM
linux command line from KDE spaceflounder Linux - Newbie 10 10-09-2004 08:19 PM
It won't boot all the way to KDE, goes to command line Lfsve82 Mandriva 15 02-07-2004 10:38 AM
KDE Command Line trumpetgirl Linux - Software 10 05-28-2003 11:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:46 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