From nobody Tue Mar 17 06:22:12 2026 X-Original-To: freebsd-desktop@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fZhhK3bxnz6VlQg for ; Tue, 17 Mar 2026 06:22:25 +0000 (UTC) (envelope-from ben@benhutton.com.au) Received: from mail.myuniquemail.com (mail.myuniquemail.com [115.70.107.139]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4fZhhH26H1z3mKK for ; Tue, 17 Mar 2026 06:22:23 +0000 (UTC) (envelope-from ben@benhutton.com.au) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=reject) header.from=benhutton.com.au; spf=pass (mx1.freebsd.org: domain of ben@benhutton.com.au designates 115.70.107.139 as permitted sender) smtp.mailfrom=ben@benhutton.com.au Received: from [10.241.166.96] (KD106130045226.au-net.ne.jp [106.130.45.226]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by mail.myuniquemail.com (Postfix) with ESMTPSA id 4C912200C57 for ; Tue, 17 Mar 2026 14:22:16 +0800 (AWST) Message-ID: <2ea2c801-012b-445e-8605-4bab65a2471d@benhutton.com.au> Date: Tue, 17 Mar 2026 14:22:12 +0800 List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Resume from Suspend when triggered by Lid To: freebsd-desktop@freebsd.org References: <7fab23a7-723b-4857-a732-10238bf46d1f@benhutton.com.au> <609dbdd3-0d6c-463d-86a0-3c238acea213@shurik.kiev.ua> <31566b59-107d-42e6-8cc9-a4f93238534d@benhutton.com.au> <33814e2c-4ad9-4221-b40d-af2cecef0aec@shurik.kiev.ua> Content-Language: en-AU From: Ben Hutton In-Reply-To: <33814e2c-4ad9-4221-b40d-af2cecef0aec@shurik.kiev.ua> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.73 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.996]; NEURAL_HAM_SHORT(-0.93)[-0.930]; DMARC_POLICY_ALLOW(-0.50)[benhutton.com.au,reject]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:10143, ipnet:115.70.104.0/21, country:AU]; RCVD_COUNT_ONE(0.00)[1]; FREEFALL_USER(0.00)[ben]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-desktop@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-desktop@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4fZhhH26H1z3mKK X-Spamd-Bar: --- Fair enough, I can live with that. That's what I have been doing, I did try a few hacky ways to initiating a lock but so far nothing has worked. Anyway thank you for the help. On 3/17/26 13:32, Oleksandr Kryvulia wrote: > 17.03.26 01:25, Ben Hutton: >> That fixes the issue. New issue is how do you get the system to lock >> the screen automatically on resume/suspend? > > I didn't solve this problem because I have a habit of locking the > screen myself (by pressing Meta+L in KDE). >