LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

acpi_listen

ACPI event monitor

TLDR

Listen to any ACPI event while the daemon is running
$ acpi_listen
copy

SYNOPSIS

acpi_listen [-h]

DESCRIPTION

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.

PARAMETERS

-h, --help

Display help information

INSTALL

sudo apt install acpid
copy
sudo dnf install acpid
copy
sudo pacman -S acpid
copy
sudo apk add acpid
copy
sudo zypper install acpid
copy
nix profile install nixpkgs#acpid
copy

CAVEATS

Requires the acpid daemon to be running. Events will not be received if acpid is not active or if the user lacks permission to access the ACPI socket.

HISTORY

Part of the acpid (ACPI daemon) package, which provides a framework for handling ACPI events on Linux systems.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid