Glossary/de: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Updating to match new version of source page)
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 30: Line 30:
[[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 41: Line 48:
: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  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===
Line 61: Line 68:
''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===
Line 76: Line 83:
:'''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 98: Line 105:
:''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''.   
:''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 122:
: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 129:
:''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 145: Line 152:
: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===

Revision as of 09:30, 9 March 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.
Mehr Informationen:
Akonadi für KDEs PIM
Wikipedia - Akonadi
Techbase - Akonadi

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 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 ist eine Programmbibliothek die in KOffice und 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.

Mehr Informationen:

KDE Community Wiki - Flake

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.
Mehr Informationen:
Wikipedia - Benutzerverzeichnis

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.

Mehr Informationen:

KInfoCenter
Wikipedia - KInfoCenter

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

Mehr Informationen:

Kontrollleisten

Phonon

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

Mehr Informationen:

Phonon
Wikipedia - Phonon
Phonon Webseite

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.

Mehr Informationen:

Why Multithreading? (Technical article)

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.
Mehr Informationen:
Die Webkit Home-Page
Wikipedia - Webkit

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.
Mehr Informationen:
Wikipedia - XMLGUI
Wikipedia - Qt Style Sheets