# /etc/acpi/events/ibmlockbtn
# This is called when the user presses the lock button
#
# The new LenovoPads change the function of this key, *sigh*
# so we need to detect what the model is and send a BATTERY key
# event instead

event=ibm/hotkey HKEY 00000080 00001003
action=/etc/acpi/thinkpad-lockorbattery.sh
