Konqueror
Содержание:
Utilisation
Description de l’interface

La fenêtre de Konqueror est similaire aux fenêtres des autres applications KDE. La barre de menu comporte les mêmes menus et sous-menus, qui peuvent changer en fonction de la nature du fichier affiché. En outre, nous avons:
- La vue principale : C’est ici que sont affichés les fichiers du répertoire exploré, ainsi que les pages Web ou les documents.
- Les barres d’outils : Personnalisables, déplaçables et désactivables, comme dans toutes les applications KDE.
- Le panneau de navigation : Affiche des fonctionnalités de Konqueror, comme l’arborescence, l’historique des liens visités, les signets (Favoris), et beaucoup d’autres choses. Il peut être réduit à une simple barre latérale, voire même ne pas être affiché du tout (Raccourci F9).
- La barre d’onglets : Konqueror, comme Firefox, utilise les onglets, mais pas uniquement pour la navigation Web. En cliquant sur un lien ou un répertoire avec le bouton central de la souris, il s’ouvre dans un autre onglet.
- La barre d’état : Affiche des informations sur les fichiers sélectionnés ou sur les pages visitées. En faisant un clic droit sur la barre d’état, on peut choisir de scinder la vue en deux parties, verticalement ou horizontalement.
Profils d’affichage
Les besoins en interface n’étant pas les mêmes pour une utilisation en tant qu’explorateur de fichiers ou en navigateur Web, Konqueror permet de définir des profils, qui peuvent être rappelés au lancement de Konqueror, ou alors à tout moment par le menu Configuration.
Il suffit d’organiser l’interface selon ses besoins, puis d’enregistrer le profil en lui donnant un nom. On peut enregistrer une page d’accueil ainsi qu’une taille définie de fenêtre dans le profil.
Pour lancer Konqueror avec un profil défini (Par exemple ) :
konqueror --profile filemanagement
À noter que
konqueror --profiles
Donne la liste de tous les profils stockés.
KParts
La puissance de Konqueror vient de son utilisation poussée des modules KParts de KDE.
Un module KPart est un composant graphique pouvant exécuter une tâche spécifique (Par exemple afficher un fichier .odt, une page HTML, un fichier PDF, une image), et pouvant être appelé par n’importe quelle application utilisant les KParts.
De ce fait, Konqueror peut afficher un document Kword, un fichier PDF distant et une galerie d’images sur différents onglets, dans la même fenêtre, et faire du copier/coller entre elles.
Installez des Kio slaves supplémentaires
Certains Kio slaves sont présent dans les dépôts :
- kio-audiocd,
- kio-mtp,
-
kio-extras-data
Installer donc simplement ces paquets.
File viewer
Using the object model, Konqueror executes components that are capable of viewing (and sometimes editing) specific filetypes and embeds their client area directly into the Konqueror panel in which the respective files have been opened. This makes it possible to, for example, view an OpenDocument (via Calligra) or PDF document directly within Konqueror. Any application that implements the KParts model correctly can be embedded in this fashion.
KParts can also be used to embed certain types of multimedia content into HTML pages; for example, the KMPlayer KPart enables Konqueror to show embedded video on web pages.
Размеры окна
FireFox 3 (и с TMP и без)областью просмотраNavigaror 9 и Konquerorобластью просмотраOpera 9областью просмотраразворачивающаяся в панель навигациисокращаетсяIE 6областью просмотраНЕFireFox 3, Navigator 9, KonquerorOpera 9IE 6закрывшееВыводы
- Все браузеры расценивают заданный размер как размер области просмотра.
- Реальные размеры окна всегда больше заданных, причём разница варьируется для разных браузеров, за счёт наличия дополнительных панелей.
- В Internet Explorer 6 нельзя вручную изменить размеры окна. Кстати, это правильное поведение window.open, т.к. все параметры, не указанные в вызове этой функции должны считаться равными «no» (включая resizable). Хотя это и не всегда удобно с точки зрения пользователя.
- Необходимо следить за размером открываемого окна, т.к. при большом размере в IE6 оно может перекрыть пользователю весь рабочий стол
User interface[edit]
Konqueror supports tabbed document interface and Split views, wherein a window can contain multiple documents in tabs. Multiple document interfaces are not supported, however it is possible to recursively divide a window to view multiple documents simultaneously, or simply open another window.
Konqueror’s user interface is somewhat reminiscent of Microsoft’s Internet Explorer, though it is more customizable. It works extensively with «panels», which can be rearranged or added. For example, one could have an Internet bookmarks panel on the left side of the browser window, and by clicking a bookmark, the respective web page would be viewed in the larger panel to the right. Alternatively, one could display a hierarchical list of folders in one panel and the content of the selected folder in another. Panels are quite flexible and can even include, among other KParts (components), a console window, a text editor, a media player. Panel configurations can be saved, and there are some default configurations. (For example, «Midnight Commander» displays a screen split into two panels, where each one contains a folder, Web site, or file view.)
Navigation functions (back, forward, history, etc.) are available during all operations. Most keyboard shortcuts can be remapped using a graphical configuration, and navigation can be conducted through an assignment of letters to nodes on the active file by pressing the control key. The address bar has extensive autocompletion support for local directories, past URLs, and past search terms.
User interface
Konqueror supports tabbed document interface and Split views, wherein a window can contain multiple documents in tabs. Multiple document interfaces are not supported, however it is possible to recursively divide a window to view multiple documents simultaneously, or simply open another window.
Konqueror’s user interface is somewhat reminiscent of Microsoft’s Internet Explorer, though it is more customizable. It works extensively with «panels», which can be rearranged or added. For example, one could have an Internet bookmarks panel on the left side of the browser window, and by clicking a bookmark, the respective web page would be viewed in the larger panel to the right. Alternatively, one could display a hierarchical list of folders in one panel and the content of the selected folder in another. Panels are quite flexible and can even include, among other KParts (components), a console window, a text editor, a media player. Panel configurations can be saved, and there are some default configurations. (For example, «Midnight Commander» displays a screen split into two panels, where each one contains a folder, Web site, or file view.)
Navigation functions (back, forward, history, etc.) are available during all operations. Most keyboard shortcuts can be remapped using a graphical configuration, and navigation can be conducted through an assignment of letters to nodes on the active file by pressing the control key. The address bar has extensive autocompletion support for local directories, past URLs, and past search terms.
Overview of the Keys
Browsing
| key | M-x command | meaning |
| g | find-url | open new URL |
| B | go-back | |
| F | go-forward | |
| r | revert-buffer | reload |
| C-g | abort | stop |
| C-h i | help-page | Show this page. |
| C-h t | tutorial | Show the Conkeror tutorial. |
Movement
| C-a | beginning of line |
| C-e | end of line |
| C-f | Forward a column |
| C-b | backward a column |
| C-n | Forward a line |
| C-p | backward a line |
| C-v | Page down |
| M-v | Page up |
| M-< | Beginning of document |
| M-> | End of document |
| C-s | Open i-search forward |
| C-r | Open i-search backward |
I-Search
| C-s | search forward |
| C-r | search backward |
| C-g | quit i-search (jump back to where i-search started) |
| backspace | undo search |
| any modifier plus a key, enter or tab | close i-search |
Web Jump
In firefox this is the bookmark keyword feature. You type the
keyword into the location followed by some text your browser jumps to
the bookmark with the %s in the bookmark’s URL substituted for this
text.
Conkeror also has this feature, but it’s seperate from
bookmarks. Here are the built in web jumps:
| Search with google | |
| image | Search google images |
| wikipedia | Search wikipedia.org |
| slang | Search urbandictionary.com |
| dictionary | Search dictionary.reference.com |
| scholar | search google scholar |
| clusty | search the internet with clusty |
| xulplanet | search xulplanet.com |
| bugzilla | search the mozilla bug database |
| clhs | search the Common Lisp Hyper Spec |
| emacswiki | search the emacswiki |
| cliki | search the Common Lisp wiki |
| ratpoisonwiki | search the ratpoison wiki |
| stumpwmwiki | search the StumpWM wiki |
| savannah | search savannah.gnu.org |
| sourceforge | search sourceforge.net |
| freshmeat | search freshmeat.net |
| slashdot | search slashdot.com |
| kuro5hin | search kuro5hin.com |
| sheldonbrown | Search sheldonbrown.com |
delicious webjumps can be added by putting the following in your rc file:
add_delicious_webjumps ("myusername");
this will create the following webjumps:
| adelicious | Add a delicious bookmark. |
| delicious | View your delicious bookmarks |
| sdelicious | Search your delicious bookmarks |
| sadelicious | Search all delicious bookmarks |
Buffer Management
| C-u g | Open an URL in a new buffer |
| C-x b | Select a buffer based on it’s name. |
| M-p | previous buffer |
| M-n | Next bufer |
| C-x k | kill buffer |
| C-x 5 C-f, C-u C-u g | Open an URL in a new frame |
| C-x 5 0 | Close the current frame (all buffers in the frame are lost, at this point) |
| C-x C-c | Quit conkeror |
File manager[edit]
Konqueror’s file manager profile
A screenshot of Konqueror 4.4.2 showing the default homepage
Konqueror displaying the contents of an audio CD
Konqueror also allows browsing the local directory hierarchy—either by entering locations in the address bar, or by selecting items in the file browser window. It allows browsing in different views, which differ in their usage of icons and layout. Files can also be executed, viewed, copied, moved, and deleted.
The user can also open an embedded version of Konsole, via KDE’s KParts technology, in which they can directly execute shell commands. In addition to the Konsole KPart, Konqueror can also use a Filelight KPart, to view a radial diagram of the user’s filesystem.
Although this functionality has not been removed from Konqueror, as of KDE 4, Dolphin has replaced Konqueror as the default file manager. Dolphin can – like Konqueror – divide each window or tab into multiple panes. Konqueror makes more powerful use of this feature, allowing as many vertically and horizontally divided panes as desired. Each can link to different content or even remote locations, so that Konqueror becomes a powerful graphical tool to manage content on multiple servers all in one window, «dragging and dropping» files between locations.
Konqueror : Gestionnaire de fichiers
S’il est toujours présent, Konqueror a été remplacé dans sa fonction de gestionnaire de fichiers par défaut par Dolphin. Pour qu’il redevienne votre explorateur de fichiers par défaut : Lancez Konqueror, cliquez sur Configuration, Configurer Konqueror ; Onglet Associations de fichiers, dans inode, faites en sorte que Konqueror soit la première application dans la liste des Applications par ordre de préférence pour directory.
Explorateur de fichiers

L’utilisation de Konqueror en tant qu’explorateur de fichiers est similaire aux autres explorateurs usuels.
L’affichage peut être modifié, pour avoir une liste de fichiers, des icônes ou autres. L’affichage et la taille de celui-ci sont entièrement paramétrables.
Le panneau de navigation fournit des fonctionnalités supplémentaires :
- Navigateur de contexte d’Amarok : Ce panneau permet d’avoir des informations sur le fichier joué par Amarok, comme la pochette de l’album, les autres chansons du même artiste/album, les paroles du morceau, ainsi que des informations sur l’artiste au travers de Wikipedia.
- Navigateur de signets : Ce panneau affiche les signets enregistrés par l’utilisateur. A noter que les signets peuvent être des liens internet comme des dossiers locaux.
- Historique des pages visitées : Sans commentaire.
- Dossier personnel : Affiche l’arborescence du dossier de l’utilisateur.
- Metabar : Affiche des informations sur le dossier ou le fichier sélectionné, ainsi que les actions possibles pour celui-ci (Gravure, lecture, autres).
- Navigateur réseau : Affiche les sites FTP, le réseau local, ainsi que des sites Web
-
Navigateur de racine : Affiche l’arborescence de la racine
- Navigateur de services : Fournit un accès au menu K, ainsi qu’à Kcontrol, aux polices installées et aux supports de stockage.
D’autres panneaux de navigation peuvent être ajoutés au moyen de plugins (Par exemple Kaffeine et K3b). Un clic droit sur la barre latérale permet une configuration aisée.
- Pour afficher les fichiers cachés : Menu Affichage > Afficher les fichiers cachés.
-
Pour rajouter les commandes Copier vers et Déplacer vers dans le menu contextuel : Centre de contrôle KDE > Composants de KDE > Gestionnaires de fichiers > Copie rapide & déplacement
- Pour modifier les dossiers visibles à la racine, éditez le fichier caché /.hidden situé à la racine. Commentez (#) les lignes correspondant aux dossiers que vous voulez voir affichées.
Visualiseur de fichiers

En utilisant le modèle d’objet de KParts, Konqueror charge les composants permettant de visualiser (Et parfois d’éditer) des types de fichiers spécifiques, et embarque directement le lecteur dans Konqueror, dans lequel les fichiers respectifs ont été ouverts. Ceci permet, par exemple, de regarder un document bureautique de la suite KOffice directement dans Konqueror. N’importe quelle application qui implémente correctement les modules KParts peut être incluse de cette façon.
Souvent, une partie de l’interface propre à l’application apparaît dans Konqueror.
Par exemple, en utilisant le module de visualisation d’images, on peut obtenir la fenêtre ci-contre.
Voici une liste non-exhaustive de types de fichiers pouvant être visualisés sur Konqueror (À la condition d’avoir installé l’application correspondante ou le module KParts) :
- Pages html
- Pages d’aide (Khelpcenter)
- Fichiers texte (Kwrite)
- Postscript et PDF (Kpdf)
- Images (Gwenview)
- Fax (Kfax)
- Fichiers OpenDocument (Koffice)
KIM (KDE Image Menu)
Installez les paquets et .
Cet ensemble de plugins, spécifiques aux images, installe un menu accessible par le clic droit. Parmi les actions disponibles :
- Conversion d’images en différents formats
- Changement de compression
- Redimensionnement, rotation
- Renommage par lots
C’est en fait une interface pratique à et
«Graver ce fichier» en clic droit (K3b et Konqueror)
Il est parfois utile de pouvoir lancer une gravure de un ou plusieurs fichiers directement à partir de Konqueror. Pour ça, il vous faut configurer K3b, lancez K3b et aller dans le menu «Configuration» → «Configurer K3b…»
Une fenêtre s’ouvre, dans la partie «Divers», vous aurez une option intitulée «Activer l’intégration de Konqueror».
Cochez cette case, validez vos changements fermez K3b et lancez Konqueror, sélectionnez un ou plusieurs fichiers, cliquez à droite et dans le menu «actions», vous aurez la possibilité de lancer directement des gravures grâce à «Créer un DVD de données avec K3b…» ou «Créer un CD de données avec K3b…»
Edition de fichiers
Konqueror 4 et son éditeur de texte intégré permet d’éditer (modifier) directement les fichiers textes, sans ouvrir une autre application telle que Kate
KIO
Konqueror en Windows.
Además de navegar por directorios y sitios web, Konqueror utiliza los plug-ins KIO (KDE Input-Output, o sistema de entrada-salida de KDE) para extender sus capacidades. KIO permite acceder a diferentes protocolos como HTTP o FTP. Konqueror también puede utilizar plug-ins KIO para acceder a archivos ZIP, comparticiones Samba (Windows) o cualquier otro protocolo imaginable como enlaces ed2k («ed2k://»), Audio CD («audiocd»), ripeando su contenido simplemente arrastrando y soltando. El IOSlave FISH («fish://usuario@host») permite manejar ficheros en shells remotas seguras, y los IOSlaves «man:» e «info:»permiten acceder a las páginas man e info respectivamente. Para ver la lista completa de IOSlaves disponibles, abre el centro de información de KDE y mira en la sección «protocolos».
Konqueror, gestionnaire de fichiers
Konqueror utilise Dolphin KPart pour la gestion de fichiers qui lui donne exactement les mêmes fonctionnalités que Dolphin. La plupart des options de configuration sont situées dans la page de configuration Configuration -> Configurer Konqueror… -> Gestion de fichiers. Les changements appliqués à Konqueror affecteront également Dolphin et vice-versa. Pour en savoir plus sur les fonctionnalités de gestion de fichiers, rendez vous sur la page de Dolphin.
|
Le gestionnaire de fichiers Konqueror |
Konqueror peut également servir de visionneuse universelle grâce à sa capacité à intégrer un lecteur audio, vidéo ou une visionneuse de documents.
Достоинства и недостатки
К достоинствам можно отнести интегрированность с KDE и его приложениями и собственно совмещенность с браузером — это и была революционная идея разработчиков.
Из недостатков только чрезвычайную медлительность — любая файловая операция в kfm сопровождалась надписью «Работаю». Еще одна принципиальная особенность kfm как файлового менеджера — внешнее сходство с Проводником (Explorer) в Windows, что, кстати, далеко не всем нравилось, но так или иначе, было стандартом при создании любого рода файловых менеджеров.
В Konqueror разработчикам удалось многократно усовершенствовать предшественника, в том числе развить и главное его достоинство — степень интеграции со средой, изжив при этом практически все недостатки. Итогом стало появление замечательного программного продукта, не имеющего аналогов в мировой практике. И своеобразие его начинается с внешнего вида.
Download Manager[edit]
KGet on KDE Plasma 5.10.5, showing an ongoing download
|
|
| Initial release | May 26, 2002; 18 years ago |
|---|---|
| Stable release | 2.95.0 (17.12.2) / February 8, 2018; 2 years ago |
| Repository | |
| Engine |
|
| Download manager | |
| License | GNU General Public License |
| Website |
KGet is a free download manager for KDE and is the default download manager for Konqueror. It is part of the KDE Network package. By default it is the download manager used for Konqueror, but can also be used with Mozilla Firefox and rekonq. KGet was featured by Tux Magazine and Free Software Magazine.
Historyedit
On KDE 3, KGet 0.8.x, 1 supported HTTP/FTP download. On KDE Software Compilation 4, KGet 2 was released; it supported bandwidth throttling segmentation, multi-threading, and the BitTorrent protocol.
Featuresedit
- Downloading files from FTP, HTTP(S) and BitTorrent sources.
- Pausing and resuming of downloading files, as well as the ability to restart a download.
- Gives of information about current and pending downloads.
- Embedding into system tray of the host system.
- Integration with the KDE Konqueror and Rekonq web browsers.
- Metalink support which contain multiple URLs for downloads, along with checksums and other information.
- Automatically tags downloaded files with download information (such as the download URL) using Nepomuk.
- Download from multiple servers to speed up download time (segmented file transfer).
Customization[edit]
The Conkeror browser can be customized in many ways using JavaScript as the scripting language, much in the way that Emacs uses Emacs Lisp. Customizations can be as simple as rebinding keys, but can be more involved; for instance, writing new interactive commands. By default, Conkeror looks for these customizations in ~/.conkerorrc. If ~/.conkerorrc/ is a directory instead of a file, then all the contained files will be read, which is a technique to enable modularization of bigger customizations.
Conkeror also ships with a number of loadable JavaScript modules, some of which provide core functionality; others are user-loadable and provide additional functionality.
Conkeror has modes in which the key bindings, page display or browser behaviour become uri-specific. Some modes, like xkcd-mode, come by default. In xkcd-mode, the message which is normally displayed when the user mouses over the comic strip is instead displayed in a special font below the strip. Other modes include those for Google Maps, Reddit and YouTube, and modes can be user-defined as well.
Universal Argument
Conkeror support the universal argument, C-u. It’s a prefix binding
that changes how a command behaves. In Conkeror, C-u has two main
effects. The first effect is that the command will be executed
multiple times. For example, typing the following:
C-u C-n
will cause conkeror to scroll down 4 lines.
C-u 12 C-n
will cause conkeror to scroll down 12 lines.
The second effect is to open in a new buffer or a new window.
C-u g conkeror.mozdev.org RET
This opens the conkeror project web page in a new buffer.
C-u C-u n 12 RET
This opens link number 12 in a new window.
There are some commands where the effect is ambiguous. Does
go back four pages in the history or does it go
back one and open the result in a new buffer? I am working on adding
a second universal argument that would allow you to do both.
File viewer[edit]
Using the object model, Konqueror executes components that are capable of viewing (and sometimes editing) specific filetypes and embeds their client area directly into the Konqueror panel in which the respective files have been opened. This makes it possible to, for example, view an OpenDocument (via Calligra) or PDF document directly within Konqueror. Any application that implements the KParts model correctly can be embedded in this fashion.
KParts can also be used to embed certain types of multimedia content into HTML pages; for example, the KMPlayer KPart enables Konqueror to show embedded video on web pages.
Browsing[edit]
Conkeror emphasizes Emacs-derived key bindings and keyboard-based browser navigation. By pressing a key (, for «follow», by default), Conkeror brings up a small, numbered label beside every element within the current view on the page that can be clicked. The user can type the number of the link and to follow the link, or type the link name to narrow down the choices; when the part of the name already typed uniquely identifies a link, it becomes numbered one, highlighted green, and then hitting will follow it.
Conkeror has a large number of standard key bindings, and more can be added. The following are some example default key bindings: (key bindings are case sensitive)
| Key binding | Action |
|---|---|
| search/go to URL | |
| follow link | |
| kill current buffer | |
| Conkeror User Manual | |
| Complete list of key bindings | |
| search text forward |
Like Emacs, Conkeror makes use of buffers in order to allow multiple pages to remain open at the same time (similar to tabs in traditional browsers). Users can open new buffers and navigate through them using key bindings. For example, opens a hyperlink in a new buffer, goes to a URL or search term in a new buffer, and opens the start page in a new buffer. Buffers can be cycled through using to go to the next buffer or to go to the previous one. displays a list of the currently open buffers from which the user can choose a buffer using the up and down arrows.
Редакции дистрибутива
ArcoLinux представлен в трех редакциях:
- ArcoLinux ISO — основная редакция для большинства пользователей. Полностью готовая к работе система с тремя предустановленными графическими окружениями и набором предустановленного программного обеспечения.
- ArcoLinuxD ISO — минимальная редакция без графического окружения и без установленных программ.
- ArcoLinuxB ISO. Специальная редакция. Содержит целый набор готовых к работе образов-примеров с различными графическими окружениями. По одному графическому окружению в каждом образе.
Редакция ArcoLinux ISO
Размер образа около 2Gb. 64-bit.
Это основная редакция, которая подойдет большинству пользователей.
Полностью готовая к работе система с тремя предустановленными графическими окружениями:
- XFCE
- Openbox
- i3
Пользователь может переключаться между ними уже в установленной системе. На этапе входа в систему (ввода пароля) нужно нажать на иконку в правом верхнем углу экрана и выбрать из открывшегося меню нужное графическое окружение.
Содержит большой набор предустановленных программ и утилит.
Для установки используется простой графический инсталлятор.
Редакция ArcoLinuxD ISO
Размер образа около 1Gb. 64-bit.
Минимальная базовая редакция. Дистрибутив не содержит графического окружения и предустановленных программ.
Для установки дистрибутива используется графический инсталлятор (такой же как в других редакциях).
Система загружается в командную строку. Устанавливается с поддержкой сети и видео.
Все дополнительные компоненты нужно устанавливать самостоятельно.
Разработчики позиционируют данную редакцию, как систему для изучения. То есть это возможность изучить Linux, самостоятельно собрать систему под свои нужды.
Слоган редакции ArcoLinuxD: You Decide What Desktop You Take (Вы решаете, какой рабочий стол использовать).
Редакция ArcoLinuxB ISO
Размер образа 1-2Gb в зависимости от графического окружения. 64-bit.
Данная редакция дистрибутива в включает в себя целый набор готовых к работе ISO образов, отличающихся предустановленным графическим окружением. Эти образы своего рода примеры того, что можно создать в рамках проекта BYOI (или этапа BYOI, пока не очень понятно, как это лучше назвать).
BYOI, как было сказано выше, это сокращение от Build your own iso — Создай свой ISO образ. Смысл BYOI следующий — пользователь устанавливает дистрибутив ArchLinux или ArcoLinux. А затем, используя специально подготовленные скрипты и файлы конфигурации, создает свой собственный образ ArcoLinux только с теми компонентами, которыми он хочет.
Все необходимые скрипты для формирования своего образа дистрибутива доступны на GitHub по адресу: https://github.com/arcolinuxb
Чтобы создать образ необходимо отредактировать файл конфигурации packages.x86_64. Файл представляет из себя просто список всех доступных компонентов дистрибутива (программы, утилиты, драйвера). Достаточно раскомментировать или закомментировать нужные компоненты, а затем запустить скрипт, который автоматически создаст ISO образ дистрибутива в соответсвии с вашей конфигурацией.
Подготовлен целый набор ISO образов-примеров ArcoLinuxB для различных графических окружений и сред рабочего стола. Доступны следующие образы ArcoLinuxB, которые различаются используемым графическим окружением:
- Awesome
- Bspwm
- Cinnamon
- Deepin
- Budgie
- GNOME
- i3
- Openbox
- MATE
- XFCE
- KDE Plasma
- Xmonad
Помимо этого есть готовые образы-примеры ArcoLinuxB-*-Minimal, которые содержат только графическое окружение и не содержат предустановленных программ.
Буква B в названии редакции означает слово Build, которое взято из слогана Build your own iso, или сокращенно BYOI.
File manager
Konqueror’s file manager profile
A screenshot of Konqueror 4.4.2 showing the default homepage
Konqueror displaying the contents of an audio CD
Konqueror also allows browsing the local directory hierarchy—either by entering locations in the address bar, or by selecting items in the file browser window. It allows browsing in different views, which differ in their usage of icons and layout. Files can also be executed, viewed, copied, moved, and deleted.
The user can also open an embedded version of Konsole, via KDE’s KParts technology, in which they can directly execute shell commands. In addition to the Konsole KPart, Konqueror can also use a Filelight KPart, to view a radial diagram of the user’s filesystem.
Although this functionality has not been removed from Konqueror, as of KDE 4, Dolphin has replaced Konqueror as the default file manager. Dolphin can – like Konqueror – divide each window or tab into multiple panes. Konqueror makes more powerful use of this feature, allowing as many vertically and horizontally divided panes as desired. Each can link to different content or even remote locations, so that Konqueror becomes a powerful graphical tool to manage content on multiple servers all in one window, «dragging and dropping» files between locations.
KGet on KDE Plasma 5.10.5, showing an ongoing download