Comment 9 for bug 268429

Revision history for this message
Martin Pitt (pitti) wrote : Re: Web browser Fn key on Asus Z37E needs hal-info quirk

Ah, indeed, sorry.

So this leaves it to acpi-support to convert this ACPI event to a keypress. And indeed it already makes an attempt to do so in events/asus-internet, with the correct keycode:

event=hotkey (ATKD|HOTK) 00000051
action=/etc/acpi/webbtn.sh

and webbtn.sh uses "acpi_fakekey $KEY_WWW".