From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42A0F159C96 for ; Mon, 29 Jul 2024 20:12:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0E9BE2AF9; Mon, 29 Jul 2024 20:12:43 +0000 (UTC) Received: from km35626.keymachine.de (mail.text-idiomas.com [87.118.86.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D875E2AEA for ; Mon, 29 Jul 2024 20:12:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by km35626.keymachine.de (Postfix) with ESMTP id 9669D1135A1A for ; Mon, 29 Jul 2024 22:12:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at km35626.keymachine.de. Received: from km35626.keymachine.de ([127.0.0.1]) by localhost (km35626.keymachine.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DWq-TDxZFLZh for ; Mon, 29 Jul 2024 22:12:38 +0200 (CEST) Received: from moto.dh.dhaller.de (tmo-064-150.customers.d1-online.com [80.187.64.150]) by km35626.keymachine.de (Postfix) with ESMTPSA id 12D431135984 for ; Mon, 29 Jul 2024 22:12:38 +0200 (CEST) Date: Mon, 29 Jul 2024 22:12:35 +0200 (GMT+02:00) From: gentoo@dhaller.de To: gentoo-user@lists.gentoo.org Message-ID: <830d0162-da85-41d8-998c-d3541250ede2@dhaller.de> In-Reply-To: <5799968.DvuYhMxLoT@cube> References: <5799968.DvuYhMxLoT@cube> Subject: Re: [gentoo-user] Scripting KDE? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Correlation-ID: <830d0162-da85-41d8-998c-d3541250ede2@dhaller.de> X-Archives-Salt: b68cff79-5f65-4c33-8738-1390fd33f1b1 X-Archives-Hash: 1c877f887b4fe92cd0fca71423d9047e Hello, 29.07.2024 15:17:26 Peter Humphrey : > I'd like to be able to shut a KDE machine down from another room, over SSH. https://superuser.com/questions/395820/how-to-properly-end-a-kde-session-from-shell-without-root-privileges https://stackoverflow.com/questions/78175326/how-can-i-trigger-shutdown-or-logout-in-kde-plasma-via-qdbus-in-python (don't get irritated about that python in the second) HTH, -dnh