Konqueror is not only a web browser but also a good file manager designed as a core part of the K Desktop Environment. To be released under the GNU General Public License, Konqueror can run on many different operating systems including Ubuntu Linux. However, you can install this application easily in Ubuntu if you are missing it.

sudo apt-get install konqueror
What I would like to tell you in this article are the hidden features of this great application.
1. As a Web browser, Konqueror allows you to navigate easily a web site with access keys. You try to open a site with Konqueror, hit Ctrl key to activate access keys and you will see a bunch of boxed characters appear. Type any character you like to navigate the link.


2. You can access new websites in new tabs when calling Konqueror externally. For example, I want to open the website: www.kde.org, then I use this command.
kfmclient newTab http://www.kde.org
3. Konqueror let you search text quickly using find as you type. For example, I want to search for "KDE" in the current web page, just hit "/" key and start typing "KDE".

You can hit F3 to go to the next result.

4.
Another score for Konqueror is the bookmark toolbar with a “View Most Visited” feature found under the View menu.

5. It's possible to scroll up or down with the auto-scroll feature of Konqueror. Just hold Shift key then press Up or Down key. Hit Shift key again to stop scrolling.

6. Like Firefox, you can use Ctrl + T to open a new tab in Konqueror.

7. As a file viewer, Konqueror allows you to view any file or folder in your file system. Just enter the path to your folder into location bar. For example, enter
/home/vntutor

8. Easily access the file system of any computer which is running a SSH daemon. For example, to access the files of linux.com as user vntutor, enter into location bar:
fish://vntutor@linux.com
9. Easily access the file system of any computer which is running a FTP service. For example, to access the files of linux.com as user vntutor , enter into location bar:
ftp://vntutor@linux.com
10. As a terminal window, Konqueror allows you to read nicely formatted man pages. For example, I want to the ls man page, I have to enter this command to the location bar.
man:ls

2 comments

  1. Anonymous // 6/6/08, 4:26 PM  

    http://books.eknjige.org/ download free linux books

  2. Anonymous // 10/9/08, 8:00 AM  

    And even more ideas for using Konqueror can be found by browsing its documentation. Press F1 to see the Konqueror Handbook!

    mikko
    lightweight linux