[ltp] ibm-acpi how to
André Wyrwa
linux-thinkpad@linux-thinkpad.org
Fri, 05 Nov 2004 14:48:30 +0100
Hi,
> Is there a place where I can find a ibm-acpi how to? I want to give it
> a try on T42p and would appreciate anything that helps set it up.
What exactly would you like to know?
The basic procedure is like this...
- download and install acpid, if not already on your system
- download, extract and compile ibm-acpi with make && make install
- ibm-acpi comes with good example configs and scripts, just copy them
to the /etc/acpi/events and /etc/acpi/actions dirs and modify them for
your needs
- you can watch the events triggered by keypresses with
tail -f /var/log/acpid
André.