From 0d1ceff1e457a1562ef6748ee06abceb3d9c5eb9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 15 Mar 2025 19:34:28 +0100 Subject: [PATCH] autopushed --- 2025-03-15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2025-03-15.md b/2025-03-15.md index 964ec5aa0..cf5814e71 100644 --- a/2025-03-15.md +++ b/2025-03-15.md @@ -1,3 +1,3 @@ - I cleaned the house in the morning while I was logged onto [[Flancia meet]] (quiet instance, but that's alright of course) and it felt good to start the weekend that way; I did kitchen and bathroom floors. - We had a tough conversation with [[AG]] today, but I think it was the right thing. -- I wrote a script named [[Burup]] to disable the laptop's keyboard and touchpad so Burup can sleep on it while I continue to use the external keyboard and mouse for browsing/coding :) +- I wrote a script named [[Burup]] to disable the laptop's keyboard and touchpad so Burup can sleep on it while I continue to use the external keyboard and mouse for browsing/coding :) [[Claude]] helped me find the best way to do this in a 2025 Linux + Wayland install, my first impulse was to reach for xinput but that doesn't cut it nowadays :) [[libinput]] CLI is reasonable though.