Glossary/de: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(5 intermediate revisions by 2 users not shown)
Line 12: Line 12:
:Um Punkt 17.00 Uhr schalten Sie von Ihrer ''Arbeits-Aktivität'' auf die ''Freizeit-Aktivät'' um.
:Um Punkt 17.00 Uhr schalten Sie von Ihrer ''Arbeits-Aktivität'' auf die ''Freizeit-Aktivät'' um.


''More info'':  
'''More Information''':  
:[[Special:myLanguage/Plasma#Activities|Creating Activities]]
* [[Special:myLanguage/Plasma#Activities|Creating Activities]]
<span id="Akonadi"></span>
<span id="Akonadi"></span>
===Akonadi===
===Akonadi===
Line 22: Line 22:
:Ein weiterer Grund ist es GUI Applikationen wie '''KMail''' von dem direkten Zugriff auf externe Ressourcen, wie z.B. Mail-Server, zu entkoppeln - welches in der Vergangenheit ein Hauptgrund für Fehlerreporte / Wünsche mit Hinblick auf Geschwindigkeit und Verfügbarkeit war.
:Ein weiterer Grund ist es GUI Applikationen wie '''KMail''' von dem direkten Zugriff auf externe Ressourcen, wie z.B. Mail-Server, zu entkoppeln - welches in der Vergangenheit ein Hauptgrund für Fehlerreporte / Wünsche mit Hinblick auf Geschwindigkeit und Verfügbarkeit war.


:''Mehr Informationen'':
'''More Information''':
::[http://userbase.kde.org/Akonadi/ Akonadi für KDEs PIM]  
* [http://userbase.kde.org/Akonadi/ Akonadi for KDE's PIM]  
::[http://de.wikipedia.org/wiki/Akonadi Wikipedia - Akonadi]  
* [http://en.wikipedia.org/wiki/Akonadi Wikipedia - Akonadi]  
::[http://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]
* [http://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]
<span id="Containment"></span>
<span id="Containment"></span>
===Baloo===
===Baloo===
[[Special:myLanguage/Baloo|Baloo]] is a file indexing and search service that '''Dolphin''' and '''Elisa''' use to get metadata for files and to allow global searches. In a terminal type, <code>balooctl check</code> to find out whether an index was created already. <code>balooctl disable</code> and <code>balooctl status</code> are helpful instructions as well.
[[Special:myLanguage/Baloo|Baloo]] is a file indexing and search service that '''Dolphin''' and '''Elisa''' use to get metadata for files and to allow global searches. In a terminal type, <code>balooctl check</code> to find out whether an index was created already. <code>balooctl disable</code> and <code>balooctl status</code> are helpful instructions as well.


''More info'':
'''More Information''':
:[http://en.wikipedia.org/wiki/Baloo Baloo]  
* [http://en.wikipedia.org/wiki/Baloo Baloo]  
<span id="Containment"></span>
<span id="Containment"></span>
===Breeze===
Breeze is the default theme starting with Plasma 5.
'''More Information''':
* [https://cgit.kde.org/breeze.git/ Git repository]
===Containment===
===Containment===
:Ein ''Containment'' ist eine Zusammenfassung von Miniprogrammen. Jedes Containment verwaltet das Layout und die Konfigurationsdaten der zugeordneten Miniprogramme, unabhängig von anderen Containments.
:Ein ''Containment'' ist eine Zusammenfassung von Miniprogrammen. Jedes Containment verwaltet das Layout und die Konfigurationsdaten der zugeordneten Miniprogramme, unabhängig von anderen Containments.
Line 39: Line 45:
<span id="D-Bus"></span>
<span id="D-Bus"></span>
===D-Bus===
===D-Bus===
:An inter-service messaging system. D-Bus allows multiple programs to Developed by Red Hat<sup>®</sup>, it was heavily influenced by KDE3's ''DCOP'', which it supersedes.
:An inter-service messaging system. D-Bus allows multiple programs to interact. Developed by Red Hat<sup>®</sup>, it was heavily influenced by KDE3's ''DCOP'', which it supersedes.


:''Mehr Informationen'':
'''More Information''':
::[http://freedesktop.org/wiki/Software/dbus FreeDesktop.org: What is D-Bus?]  
* [http://freedesktop.org/wiki/Software/dbus FreeDesktop.org: What is D-Bus?]  
::[http://de.wikipedia.org/wiki/D-Bus Wikipedia: D-Bus]
* [http://en.wikipedia.org/wiki/D-Bus Wikipedia: D-Bus]
<span id="Dolphin"></span>
<span id="Dolphin"></span>
===Dolphin===
===Dolphin===
:The default file manager in KDE Plasma.  It has a side panel (''Places''), but navigation is mainly by the ''breadcrumb'' trail above the main window. It has various advanced features such as split windows and individual views in different windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel.  A ''Tree view'' is also possible.
:The default file manager in KDE Plasma.  It has a side panel (''Places''), but navigation is mainly by the ''breadcrumb'' trail above the main window. It has various advanced features such as split windows and individual views in different windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel.  A ''Tree view'' is also possible.


''More info'':
'''More Information''':
:[http://en.wikipedia.org/wiki/Dolphin_(software) Wikipedia - Dolphin (software)]
* [http://en.wikipedia.org/wiki/Dolphin_(software) Wikipedia - Dolphin (software)]
:[[Special:myLanguage/Tutorials/File_Management|The UserBase File Management Tutorial]]
* [[Special:myLanguage/Tutorials/File_Management|The UserBase File Management Tutorial]]
<span id="Flake"></span>
<span id="Flake"></span>
===Flake===
===Flake===
:''Flake'' ist eine Programmbibliothek die in [[Special:myLanguage/KOffice|KOffice]] und [[Special:myLanguage/Calligra|Calligra]] verwendet wird. Funktionell bietet es Shapes um Inhalte darzustellen und Werkzeuge um Inhalte zu ändern. Shapes können gezoomt, gedreht und gruppiert werden, um als ein einzelnes Shape zu erscheinen, um den dann der Textfluss möglich ist.  
:''Flake'' is a programming library to be used in [https://krita.org/en/ Krita] and [[Special:myLanguage/Calligra|Calligra]]. Functionally, it provides ''Shapes'' to display content and ''Tools'' to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.  


''Mehr Informationen'':
'''More Information''':
::[http://community.kde.org/Calligra/Libs/Flake KDE Community Wiki - Flake]  
* [http://community.kde.org/Calligra/Libs/Flake KDE Community Wiki - Flake]  
<span id="Get Hot New Stuff"></span>
<span id="Get Hot New Stuff"></span>
===Get Hot New Stuff===
===Get Hot New Stuff===
''Get Hot New Stuff (GHNS)'' ist ein offener Standard, der es Anwendern einfach macht verschiedene Erweiterungen für ihre Anwendungen herunterzuladen und zu installieren. Unsere Umsetzung von GHNS wird durch Plasma verwendet (z. B. um neue Arbeitsflächen-Themen zu erhalten) und von vielen weiteren Anwendungen und Widgets.
''Get Hot New Stuff (GHNS)'' ist ein offener Standard, der es Anwendern einfach macht verschiedene Erweiterungen für ihre Anwendungen herunterzuladen und zu installieren. Unsere Umsetzung von GHNS wird durch Plasma verwendet (z. B. um neue Arbeitsflächen-Themen zu erhalten) und von vielen weiteren Anwendungen und Widgets.


''More info'':
'''More Information''':
:[http://store.kde.org The KDE Store]
* [http://store.kde.org The KDE Store]
<span id="Home Directory"></span>
<span id="Home Directory"></span>
===Home Verzeichnis===
===Home Verzeichnis===
:Das ist die Stelle in ihrem System, wo alle Ihre Dateien gespeichert sind. Sie können Ihre Dateien außerhalb dieses Verzeichnisses speichern, aber alle Anwendungen sind so konfiguriert, dass dieses Verzeichnis als Ort vorgeschlagen wird, um Ihre Dateien zu speichern. Es ist einfacher, wenn Sie ihre Dinge hier speichern.  
:Das ist die Stelle in ihrem System, wo alle Ihre Dateien gespeichert sind. Sie können Ihre Dateien außerhalb dieses Verzeichnisses speichern, aber alle Anwendungen sind so konfiguriert, dass dieses Verzeichnis als Ort vorgeschlagen wird, um Ihre Dateien zu speichern. Es ist einfacher, wenn Sie ihre Dinge hier speichern.  


:''Mehr Informationen'':
'''More Information''':
::[http://de.wikipedia.org/wiki/Benutzerverzeichnis Wikipedia - Benutzerverzeichnis]  
* [http://en.wikipedia.org/wiki/Home_directory Wikipedia - Home directory]  
<span id="KHTML"></span>
<span id="KHTML"></span>
===KHTML===
===KHTML===
Line 76: Line 82:
:'''Kirigami''' is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.
:'''Kirigami''' is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.


''More info'':
'''More Information''':
:[https://www.kde.org/products/kirigami/ Kirigami on kde.org]
* [https://www.kde.org/products/kirigami/ Kirigami on kde.org]
<span id="Kickoff"></span>
<span id="Kickoff"></span>
===Kickoff===
===Kickoff===
:Kickoff is a launch menu in KDE Plasma in which apps are sorted by functional groups. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application is made possible with the search box. There are also alternatives, such as the fullscreen app dashboard.  
:Kickoff is a launch menu in KDE Plasma in which apps are sorted by functional groups. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application is made possible with the search box. There are also alternatives, such as the fullscreen app dashboard.  


''More info'':
'''More Information''':
:[http://en.opensuse.org/Kickoff Design documentation]
* [http://en.opensuse.org/Kickoff Design documentation]
<span id="KJS"></span>
<span id="KJS"></span>
===KJS===
===KJS===
Line 91: Line 97:
:'''KInfoCenter''' originated as part of [[#KControl|KControl]] standing alone from KDE 3.1. It can display data about your system such as energy usage, hardware info and many more.   
:'''KInfoCenter''' originated as part of [[#KControl|KControl]] standing alone from KDE 3.1. It can display data about your system such as energy usage, hardware info and many more.   


''Mehr Informationen'':
'''More Information''':  
:[[Special:myLanguage/KInfoCenter|KInfoCenter]]
* [[Special:myLanguage/KInfoCenter|KInfoCenter]]
:[http://en.wikipedia.org/wiki/Kinfocenter Wikipedia - KInfoCenter]
* [http://en.wikipedia.org/wiki/Kinfocenter Wikipedia - KInfoCenter]
<span id="KIO"></span>
<span id="KIO"></span>
===KIO===
===KIO===
:Das ''KDE Input / Output-System'' bietet eine einheitliche ''API'' für die Nutzung von Dateien, egal ob lokal oder auf einem entfernten Server. Darüber hinaus bieten ''KIO-Slaves'' Unterstützung für einzelne Protokolle. Einige sind besonders nützlich, diejenigen sind: ''HTTP'', ''FTP'', ''SFTP'', ''SMB'', ''NFS'', ''SSH (fish)'', ''man'', ''tar'' und ''zip''.   
:''KDE Input/Output framework'' provides a single ''API'' for operating on files, whether local or on a remote server. Additionally, ''KIO Slaves'' provide support for individual protocols. Some particularly useful ones are ''http'', ''ftp'', ''sftp'', ''smb'', ''nfs'', ''ssh (fish)'', ''man'', ''tar'', ''google drive'', and ''zip''.   


''More info'':
'''More Information''':
:[[Special:myLanguage/File transfers|A tutorial on file transfers]]
* [[Special:myLanguage/File transfers|A tutorial on file transfers]]
:[http://en.wikipedia.org/wiki/KIO Wikipedia - KIO]  
* [http://en.wikipedia.org/wiki/KIO Wikipedia - KIO]  
:[http://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]  
* [http://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]  
<span id="Kiosk"></span>
<span id="Kiosk"></span>
===Kiosk===
===Kiosk===
:[http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction Kiosk] is a framework for restricting user capabilities on a ''KDE platform'' system, ideal for use in locked-down environments such as Internet cafés. It has been unmaintained for quite some time now.
* [http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction Kiosk] is a framework for restricting user capabilities on a ''KDE platform'' system, ideal for use in locked-down environments such as Internet cafés. It has been unmaintained for quite some time now.
<span id="KPart"></span>
<span id="KPart"></span>
===KPart===
===KPart===
Line 115: Line 121:
:The mini-command-line that is accessed from the Classic menu, the keyboard shortcut ''Alt+F2'', or a right-click on the desktop.
:The mini-command-line that is accessed from the Classic menu, the keyboard shortcut ''Alt+F2'', or a right-click on the desktop.


''More info'':
'''More Information''':
:[[Special:myLanguage/Plasma/Krunner | KRunner wiki]
* [[Special:myLanguage/Plasma/Krunner|KRunner wiki]]


<span id="KWin"></span>
<span id="KWin"></span>
Line 122: Line 128:
:''KWin'' is the window manager of KDE. This is where window decorations can be changed and themes applied.  
:''KWin'' is the window manager of KDE. This is where window decorations can be changed and themes applied.  


''More info'':
'''More Information''':
:[[Special:myLanguage/KWin|KWin]]
* [[Special:myLanguage/KWin|KWin]]
<span id="Pager"></span>
<span id="Pager"></span>
===Pager===
===Pager===
Line 131: Line 137:
:See [[#Kicker|Kicker]]. In '''KDE Plasma''' the name "kicker" is dropped, and the name "panel" is the norm.  "Applets"; are largely replaced by [[#Widget|Widgets]]
:See [[#Kicker|Kicker]]. In '''KDE Plasma''' the name "kicker" is dropped, and the name "panel" is the norm.  "Applets"; are largely replaced by [[#Widget|Widgets]]


''Mehr Informationen'':
'''More Information''':
:[[Special:myLanguage/Plasma/Panels|Kontrollleisten]]
* [[Special:myLanguage/Plasma/Panels|Panels]]
<span id="Phonon"></span>
<span id="Phonon"></span>
===Phonon===
===Phonon===
:A cross-platform multimedia API, interfacing with existing frameworks, such as ''gstreamer'' and ''xine engines''.
:A cross-platform multimedia API, interfacing with existing frameworks, such as ''gstreamer'' and ''xine engines''.


''Mehr Informationen'':
'''More Information''':
:[[Special:myLanguage/Phonon|Phonon]]
* [[Special:myLanguage/Phonon|Phonon]]
:[http://de.wikipedia.org/wiki/KDE_Software_Compilation_4#Phonon Wikipedia - Phonon]
* [http://en.wikipedia.org/wiki/Phonon_(KDE) Wikipedia - Phonon (KDE)]  
:[http://phonon.kde.org/ Phonon Webseite]
* [http://phonon.kde.org/ Phonon website]
<span id="Plasma"></span>
<span id="Plasma"></span>
===Plasma===
===Plasma===
:Plasma is the desktop environment from KDE. It is the part of the desktop that you can see. Plasma also acts as a glue between panels, plasmoids and Kickoff. Plasma Mobile allows Plasma to run on smartphones and uses the same underlying code base.
:Plasma is the desktop environment from KDE. It is the part of the desktop that you can see. Plasma also acts as a glue between panels, plasmoids and Kickoff. Plasma Mobile allows Plasma to run on smartphones and uses the same underlying code base.


''More info'':
'''More Information''':
:[http://en.wikipedia.org/wiki/Plasma_(KDE) Wikipedia - Plasma (KDE)]  
* [http://en.wikipedia.org/wiki/Plasma_(KDE) Wikipedia - Plasma (KDE)]  
:[http://plasma.kde.org/cms/1107 Plasma website]  
* [http://plasma.kde.org/cms/1107 Plasma website]  
:[[Special:myLanguage/Plasma|The Plasma main page]]
* [[Special:myLanguage/Plasma|The Plasma main page]]
:[[Special:myLanguage/Plasma/FAQ/Index|The Plasma FAQ's]]
* [[Special:myLanguage/Plasma/FAQ/Index|The Plasma FAQ's]]
<span id="Qt"></span>
<span id="Qt"></span>
===Qt===
===Qt===
:(Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as '''Krita''', '''GoogleEarth''' and many others.  Qt forms the underlying library KDE software is built on.  
:(Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as '''Krita''', '''GoogleEarth''' and many others.  Qt forms the underlying library KDE software is built on.  


''More info'':
'''More Information''':
:[http://en.wikipedia.org/wiki/Qt_(toolkit) The Qt Toolkit]
* [http://en.wikipedia.org/wiki/Qt_(toolkit) The Qt Toolkit]
<span id="Solid"></span>
<span id="Solid"></span>
===Solid===
===Solid===
:''Solid'' bietet eine einheitliche API für das Hardware-Management. Die Hardware ist in ''Domänen'' gruppiert. Die grundlegenden Domänen beziehen sich auf ''HAL'', ''NetworkManager'' und den ''Bluetooth'' Stack. Dadurch das die Backends für Solid als Plug-Ins realisiert sind, hilft Solid den Entwicklern weniger Code schreiben zu müssen, der zudem dann auch noch plattformübergreifend ist.  
:''Solid'' bietet eine einheitliche API für das Hardware-Management. Die Hardware ist in ''Domänen'' gruppiert. Die grundlegenden Domänen beziehen sich auf ''HAL'', ''NetworkManager'' und den ''Bluetooth'' Stack. Dadurch das die Backends für Solid als Plug-Ins realisiert sind, hilft Solid den Entwicklern weniger Code schreiben zu müssen, der zudem dann auch noch plattformübergreifend ist.  


''More info'':
'''More Information''':
:[http://solid.kde.org/cms/1058 Discover Solid]  
* [http://solid.kde.org/cms/1058 Discover Solid]  
<span id="System Settings"></span>
<span id="System Settings"></span>
===System Settings===
===System Settings===
:The system settings are the unified place where you can change and customize many aspects of the Plasma desktop and KWin such as icon themes, desktop effects and shortcuts.
:The system settings are the unified place where you can change and customize many aspects of the Plasma desktop and KWin such as icon themes, desktop effects and shortcuts.


''More info'':
'''More Information''':
:[[Special:myLanguage/System Settings|System Settings]]
* [[Special:myLanguage/System Settings|System Settings]]
<span id="Threadweaver"></span>
<span id="Threadweaver"></span>
===Threadweaver===
===Threadweaver===
:Diese Thread Programm-Bibliothek verteilt die Arbeit auf mehrere Prozessorkerne, wenn diese verfügbar sind und priorisiert die Arbeit bevor diese zur Ausführung bereitgestellt wird. ''ThreadWeaver'' bietet eine High-Level Job-Schnittstelle für Multithread-Programmierung.  
:Diese Thread Programm-Bibliothek verteilt die Arbeit auf mehrere Prozessorkerne, wenn diese verfügbar sind und priorisiert die Arbeit bevor diese zur Ausführung bereitgestellt wird. ''ThreadWeaver'' bietet eine High-Level Job-Schnittstelle für Multithread-Programmierung.  


''Mehr Informationen'':
'''More Information''':
:[http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html Why Multithreading? (Technical article)]
* [http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html Why Multithreading? (Technical article)]
<span id="Virtual Desktops"></span>
<span id="Virtual Desktops"></span>
===Virtuelle Arbeitsflächen===
===Virtuelle Arbeitsflächen===
Line 181: Line 187:
:HTML ''rendering engine'', originating from a fork of [[#KHTML|KHTML]]. Adopted by Apple and developed for Safari.  
:HTML ''rendering engine'', originating from a fork of [[#KHTML|KHTML]]. Adopted by Apple and developed for Safari.  


:''Mehr Informationen'':
'''More Information''':
::[http://webkit.org/ Die Webkit Home-Page]
* [http://webkit.org/ The Webkit home page]  
::[http://de.wikipedia.org/wiki/WebKit Wikipedia - Webkit]
* [http://en.wikipedia.org/wiki/Webkit Wikipedia - Webkit]
<span id="Widget"></span>
<span id="Widget"></span>
===Widget===
===Widget===
Line 194: Line 200:
:Ein Framework für Programmierer um Benutzerschnittstellen zu entwerfen. Es wird vorwiegend von [[#KPart|''KPart'']] verwendet.  
:Ein Framework für Programmierer um Benutzerschnittstellen zu entwerfen. Es wird vorwiegend von [[#KPart|''KPart'']] verwendet.  


:''Mehr Informationen'':
'''More Information''':
::[http://en.wikipedia.org/wiki/XMLGUI Wikipedia - XMLGUI]
* [http://en.wikipedia.org/wiki/XMLGUI Wikipedia - XMLGUI]  
::[http://en.wikipedia.org/wiki/Qt_Style_Sheets Wikipedia - Qt Style Sheets]
* [http://en.wikipedia.org/wiki/Qt_Style_Sheets Wikipedia - Qt Style Sheets]


{{Prev|Special:myLanguage/An_introduction_to_KDE|An Introduction to KDE}}
{{Prev|Special:myLanguage/An_introduction_to_KDE|An Introduction to KDE}}


[[Category:Erste Schritte/de]]
[[Category:Erste Schritte/de]]
[[Category:System_(de)]]
[[Category:System/de]]

Revision as of 14:50, 29 June 2019

Diese Seite dient einer nicht technischen Referenz und zusätzlich enthält sie Links zu weiteren Informationen und Demonstrationen. Sehen Sie sich dazu auch die Jargondatei an.

Aktivitäten

Aktivitäten sind Zusammenstellungen von Plasma Miniprogrammen und haben ihre eigenen Hintergrundbilder. Ein bisschen wie Virtuelle Arbeitsflächen, aber nicht ganz.
Zum Beispiel Sie haben eine Arbeits-Aktivität die RSS-Feeds anzeigt, eine Notiz mit ihren Aufgaben, eine "Ordner-Ansicht" mit Dateien für Ihre Arbeit und ein unaufdringliches Hintergrundbild.
Daneben haben Sie Freizeit-Aktivität, die Vorschauen auf Familenfotos und Hunde enthält, RSS-Feeds von ihren bevorzugten Blogs, eine Ordner-Ansicht die Ihre Filmsammlung zeigt, ein Miniprogramm für Twitter und natürlich das Hintergrundbild mit Iron Maiden, dass Sie schon seit den frühen 80'ern lieben.
Um Punkt 17.00 Uhr schalten Sie von Ihrer Arbeits-Aktivität auf die Freizeit-Aktivät um.

More Information:

Akonadi

The data storage access mechanism for all PIM (Personal Information Manager) data in KDE. This allows various applications to access the required information in one place. Note that use of Akonadi does not change data storage formats (vcard, iCalendar, mbox, maildir etc.) - it just provides a new way of accessing and updating the data.
Die Hauptgründe für das Design und die Entwicklung von Akonadi sind technischer Natur, z.B. um einen einzigen Weg zu haben um PIM-Daten (Kontakte, Kalender, E-Mails, ...) von verschiedenen Applikationen zu erreichen (z.B. KMail, KWord, ...). Dadurch wird es vermieden hier und da ähnlichen Programmcode zu schreiben.
Ein weiterer Grund ist es GUI Applikationen wie KMail von dem direkten Zugriff auf externe Ressourcen, wie z.B. Mail-Server, zu entkoppeln - welches in der Vergangenheit ein Hauptgrund für Fehlerreporte / Wünsche mit Hinblick auf Geschwindigkeit und Verfügbarkeit war.

More Information:

Baloo

Baloo is a file indexing and search service that Dolphin and Elisa use to get metadata for files and to allow global searches. In a terminal type, balooctl check to find out whether an index was created already. balooctl disable and balooctl status are helpful instructions as well.

More Information:

Breeze

Breeze is the default theme starting with Plasma 5.

More Information:

Containment

Ein Containment ist eine Zusammenfassung von Miniprogrammen. Jedes Containment verwaltet das Layout und die Konfigurationsdaten der zugeordneten Miniprogramme, unabhängig von anderen Containments.
Das Endergebnis ist, dass Sie Miniprogramme aufgrund ihrer Tätigkeiten in einem Containment zusammenfassen können und nicht darüber in welchem Verzeichnis diese abgelegt sind.

D-Bus

An inter-service messaging system. D-Bus allows multiple programs to interact. Developed by Red Hat®, it was heavily influenced by KDE3's DCOP, which it supersedes.

More Information:

Dolphin

The default file manager in KDE Plasma. It has a side panel (Places), but navigation is mainly by the breadcrumb trail above the main window. It has various advanced features such as split windows and individual views in different windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel. A Tree view is also possible.

More Information:

Flake

Flake is a programming library to be used in Krita and Calligra. Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.

More Information:

Get Hot New Stuff

Get Hot New Stuff (GHNS) ist ein offener Standard, der es Anwendern einfach macht verschiedene Erweiterungen für ihre Anwendungen herunterzuladen und zu installieren. Unsere Umsetzung von GHNS wird durch Plasma verwendet (z. B. um neue Arbeitsflächen-Themen zu erhalten) und von vielen weiteren Anwendungen und Widgets.

More Information:

Home Verzeichnis

Das ist die Stelle in ihrem System, wo alle Ihre Dateien gespeichert sind. Sie können Ihre Dateien außerhalb dieses Verzeichnisses speichern, aber alle Anwendungen sind so konfiguriert, dass dieses Verzeichnis als Ort vorgeschlagen wird, um Ihre Dateien zu speichern. Es ist einfacher, wenn Sie ihre Dinge hier speichern.

More Information:

KHTML

KHTML is a HTML rendering engine that was the base of WebKit, the engine that powers many browsers still in use today (e.g. Safari).

Kirigami

Kirigami is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.

More Information:

Kickoff

Kickoff is a launch menu in KDE Plasma in which apps are sorted by functional groups. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application is made possible with the search box. There are also alternatives, such as the fullscreen app dashboard.

More Information:

KJS

Die JavaScript Engine der KDE Plattform.

KInfoCenter

KInfoCenter originated as part of KControl standing alone from KDE 3.1. It can display data about your system such as energy usage, hardware info and many more.

More Information:

KIO

KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar, google drive, and zip.

More Information:

Kiosk

  • Kiosk is a framework for restricting user capabilities on a KDE platform system, ideal for use in locked-down environments such as Internet cafés. It has been unmaintained for quite some time now.

KPart

Ein KPart ist eine einzelne Komponente des KDE-Plasma-Desktop und ermöglicht es Anwendungen ihre Funktionen anderen Anwendungen zur Verfügung zu stellen. KParts erlaubt es KMail und KOrganizer sich (als Plug-Ins) in der Kontact-Suite zu integrieren oder ermöglicht es KHTML Webseiten in Akregator darzustellen.

Kross

Kross ist ein Framework für Scriptsprachen, dass die Unterstützung für mehrere Scriptsprachen ermöglicht. Ein Plugin-System ermöglicht die Unterstützung weiterer Sprachen in der Zukunft.

KRunner

The mini-command-line that is accessed from the Classic menu, the keyboard shortcut Alt+F2, or a right-click on the desktop.

More Information:

KWin

KWin is the window manager of KDE. This is where window decorations can be changed and themes applied.

More Information:

Pager

Ein Pager (Arbeitsflächen-Umschalter) ist ein kleines Programm oder ein Miniprogramm für die Kontrollleiste, dass die Position der Fenster auf ihrer Arbeitsfläche (Desktop) anzeigt. In der Regel, wenn Sie mehrere Virtuelle Arbeitsflächen haben, wird eine Übersicht aller Arbeitsflächen angezeigt.

Panel

See Kicker. In KDE Plasma the name "kicker" is dropped, and the name "panel" is the norm. "Applets"; are largely replaced by Widgets

More Information:

Phonon

A cross-platform multimedia API, interfacing with existing frameworks, such as gstreamer and xine engines.

More Information:

Plasma

Plasma is the desktop environment from KDE. It is the part of the desktop that you can see. Plasma also acts as a glue between panels, plasmoids and Kickoff. Plasma Mobile allows Plasma to run on smartphones and uses the same underlying code base.

More Information:

Qt

(Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as Krita, GoogleEarth and many others. Qt forms the underlying library KDE software is built on.

More Information:

Solid

Solid bietet eine einheitliche API für das Hardware-Management. Die Hardware ist in Domänen gruppiert. Die grundlegenden Domänen beziehen sich auf HAL, NetworkManager und den Bluetooth Stack. Dadurch das die Backends für Solid als Plug-Ins realisiert sind, hilft Solid den Entwicklern weniger Code schreiben zu müssen, der zudem dann auch noch plattformübergreifend ist.

More Information:

System Settings

The system settings are the unified place where you can change and customize many aspects of the Plasma desktop and KWin such as icon themes, desktop effects and shortcuts.

More Information:

Threadweaver

Diese Thread Programm-Bibliothek verteilt die Arbeit auf mehrere Prozessorkerne, wenn diese verfügbar sind und priorisiert die Arbeit bevor diese zur Ausführung bereitgestellt wird. ThreadWeaver bietet eine High-Level Job-Schnittstelle für Multithread-Programmierung.

More Information:

Virtuelle Arbeitsflächen

Ein beliebtes Konzept der Unix-basierten Window-Manager sind die virtuellen Arbeitsflächen (Desktops). Das heißt, Sie haben nicht nur einen Bildschirm, um ihre Fenster / Programme abzulegen, sondern mehrere. Wenn Sie zu einer anderen Arbeitsfläche wechseln (in der Regel mit einem Pager), sehen Sie dort nur die Fenster, die Sie auf der neuen Arbeitsfläche geöffnet oder dorthin verschoben haben. Ein Fenster kann auch angeklebt werden, so dass es auf allen virtuellen Arbeitsflächen sichtbar ist.

WebKit

HTML rendering engine, originating from a fork of KHTML. Adopted by Apple and developed for Safari.

More Information:

Widget

Collins English Dictionary: Any small mechanism or device the name of which is unknown or temporarily forgotten. In KDE-Software Begriffen ist ein Widget (Miniprogramm) eine einzelne Komponente auf der Oberfläche. Andere analoge häufige Namen sind auch Applet or Gadget. Superkaramba-Themen, Apple's Dashboard, Google Gadgets, Yahoo Widgets, Vista Sidebar Widgets, Opera Widgets sind Beispiele für andere Widget-Systeme (von denen einige durch Plasma ebenso unterstützt werden).

X Server

The X Server represents a basic layer upon which the various GUIs like the KDE Plasma desktop are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives.

XMLGUI

Ein Framework für Programmierer um Benutzerschnittstellen zu entwerfen. Es wird vorwiegend von KPart verwendet.

More Information: