Hi Jeffrey,

# acpi_listen
ibm/hotkey HKEY 00000080 00001009

That event is not mapped to anything in /etc/acpi. The dedicated key on
the dock itself does work as expected.

I believe the fix is as simple as these three lines:

# cat events/lenovo-undock
event=ibm/hotkey HKEY 00000080 00001009
action=/etc/acpi/undock.sh

# cat undock.sh
#!/bin/sh

echo 1 > /sys/devices/platform/dock.0/undock

Sure, we can do that; but is that what's done when the Prepare-for-
undock key is pressed?

-- 
docking/undocking support isn't included
https://bugs.launchpad.net/bugs/18864
You received this bug notification because you are a direct subscriber
of the bug.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to