--- title: "Ubuntu合盖行为配置" type: source tags: [tutorial] date: 2025-05-13 --- ## Source File - [[raw/Daily notes/2025-05-13.md]] ## Summary - 核心主题:Ubuntu系统合盖行为配置 - 问题域:如何在Ubuntu系统中禁用合盖休眠 - 方法/机制:修改systemd-logind服务配置,设置HandleLidSwitch为ignore - 结论/价值:通过配置文件可灵活控制笔记本合盖行为 ## Key Claims - 修改/etc/systemd/logind.conf可控制合盖行为 - GNOME桌面环境可能有独立的电源设置覆盖systemd配置 ## Key Concepts - [[systemd]]:Linux系统和服务管理器 ## Key Entities - [[Ubuntu]]:Linux发行版 ## Connections - [[systemd]] ← 管理 ← [[电源行为]] ## Contradictions