To determine which ACPI event is generated when a special key is pressed, simply open a terminal and run: acpi_listen
Then press any special key (media keys and such, normal keys won't generate an event) and you will see the output eg:
button/volumedown VOLDN 00000080 00000000 K
button/mute MUTE 00000080 00000000 K
button/volumeup VOLUP 00000080 00000000 K
No comments:
Post a Comment
With great power comes great responsibility