is there a way to make nautilus the default browser in kde?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I believe that nautilus is a file manager. What I think you want is to use Mozilla, which is Gnomes default internet browser, instead of Konqueror. You should be able to download the file and install it, if you dont already have it installed. Try typing "mozilla" in a terminal and see what happens. If you dont like typing "mozilla" in a terminal every time you want to use it, you can always create a desktop launcher (icon) that executes the command "mozilla" everytime you click on it. Keep us posted.
Go to the KDE control centre, KDE components, file associations.
Type in "html" in the "find filename pattern" box.
Select the "text/html" type.
You will then get a box saying "application preference order", with the option to add a new application. If you don't see the browser you want to run, click the "Add…" button, and type in the command, followed by a space and then by "%s" (without the quotes). Click OK and it will be entered into the list.
e.g. "nautilus %s" (The "%s" gets replaced with the filename or URL being opened)
Move the application you want to the top of the list.
Now when you hit Alt+F2 and type in the URL of your favorite website, it will open in your favorite web browser.
You can also do this for other MIME types; e.g. to set your application/mp3 player to mplayer. This also controls what konqueror does with a file when you click on it.
thanks for the help, but i guess i phrased my question poorly, i meant to ask how i'd set it up as the default file browser, or file manager so when i open a folder link it would be through nautilus.
Turns out it was easier than i thought, when i check the properties for a link to a folder there's a config button there that opens the file association dialog for folders, which for some reason you can't get to through kde file association manager. From there i just chose nautilus. If anyone else was wondering how to do it that way seems to work.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.