Linux command
acpi_listen 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Listen
acpi_listen
说明
acpi_listen monitors and displays ACPI (Advanced Configuration and Power Interface) events from the kernel in real-time. Events include power button presses, lid open/close, AC adapter connection, battery status changes, and thermal events. The tool connects to the acpid daemon socket to receive events. Each event is printed to standard output as it occurs.
参数
- -h, --help
- Display help information
FAQ
What is the acpi_listen command used for?
acpi_listen monitors and displays ACPI (Advanced Configuration and Power Interface) events from the kernel in real-time. Events include power button presses, lid open/close, AC adapter connection, battery status changes, and thermal events. The tool connects to the acpid daemon socket to receive events. Each event is printed to standard output as it occurs.
How do I run a basic acpi_listen example?
Run `acpi_listen` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -h, --help do in acpi_listen?
Display help information