Files
nexus/wiki/sources/2025-05-13.md

31 lines
744 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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