Translations:Plasma/Krunner/53/de: Difference between revisions

From KDE UserBase Wiki
(Created page with "Ein Programmabbruch läßt sich mit '''KRunner''' bewirken. Dazu <code>kill</code> gefolgt vom Prozessnamen eintippen, dann wird '''KRunner''' SIGTERM (Schließen) und SIGKILL...")
 
(No difference)

Latest revision as of 20:49, 24 September 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plasma/Krunner)
You can use '''KRunner''' to kill applications, too (builtin plugin: Terminate Applications) Type in the keyword <code>kill</code> followed by a process name and '''KRunner''' will provide options to close the application (SIGTERM) or forcibly quit it (SIGKILL). '''KRunner''' will match partial process names to running processes.

Ein Programmabbruch läßt sich mit KRunner bewirken. Dazu kill gefolgt vom Prozessnamen eintippen, dann wird KRunner SIGTERM (Schließen) und SIGKILL (Abbruch) für das betroffene Programm anbieten. Namensvervollständigung wird nach den ersten drei Buchstaben des Namens eines laufenden Prozesses angeboten.