Public bug reported:

The Fn-F9 event is passed through to ACPI properly.  All this needs to
work is the following two trivial scripts:

/etc/acpi/thinkpad-eject.sh:
----------------------------------------------------------------------
#!/bin/sh
eject cdrom
----------------------------------------------------------------------

/etc/acpi/events/thinkpad-eject:
----------------------------------------------------------------------
# Fn-F9 to eject CD-ROM
event=ibm/hotkey HKEY 00000080 00001009
action=/etc/acpi/thinkpad-eject.sh
----------------------------------------------------------------------

** Affects: acpi-support (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Support for CD-ROM-eject button, Fn-F9
https://bugs.launchpad.net/bugs/146699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to