Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当某些用户从硬件而不是其他应用程序挂起时,是否可以从 Linux 内核捕获信号?
这意味着,当用户单击暂停按钮(或关闭盖子)时捕获信号。
例如,我看到 APM 必须实现内核和用户空间软件才能处理这个问题。默认情况下,内核似乎不处理这个问题。
如果您的发行版使用 pm-utils,您可以添加一个脚本,/usr/lib/pm-utils/sleep.d在挂起/恢复(或休眠/解冻)事件时调用该脚本。你想达到什么目的?
/usr/lib/pm-utils/sleep.d