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 C9B30159C96 for ; Tue, 30 Jul 2024 09:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A5962BC0C0; Tue, 30 Jul 2024 09:26:37 +0000 (UTC) Received: from smarthost01a.ixn.mail.zen.net.uk (smarthost01a.ixn.mail.zen.net.uk [212.23.1.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA7782BC0B2 for ; Tue, 30 Jul 2024 09:26:36 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01a.ixn.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1sYj7p-002m64-M3 for gentoo-user@lists.gentoo.org; Tue, 30 Jul 2024 09:26:34 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Scripting KDE? Date: Tue, 30 Jul 2024 10:26:33 +0100 Message-ID: <2744430.mvXUDI8C0e@cube> In-Reply-To: <830d0162-da85-41d8-998c-d3541250ede2@dhaller.de> References: <5799968.DvuYhMxLoT@cube> <830d0162-da85-41d8-998c-d3541250ede2@dhaller.de> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 127aacda-ef6e-41b8-bd1f-bffe79f6eae7 X-Archives-Hash: eb670b6a613e0a3a3d723384f0338722 On Monday, 29 July 2024 21:12:35 BST gentoo@dhaller.de wrote: > 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-fro > m-shell-without-root-privileges > https://stackoverflow.com/questions/78175326/how-can-i-trigger-shutdown-or-> logout-in-kde-plasma-via-qdbus-in-python Interesting; thanks. -- Regards, Peter.