On 18/11/10 07:00 PM, Luca Niccoli wrote: > On 18 November 2010 20:02, Ben Armstrong <[email protected]> wrote: > >> I agree. Also I confirmed with upstream that for the foreseeable future, >> eeepc_laptop will continue to issue hotkeys. > > Fine, I commited the wrapper script and event file. > Please test it as I obviously couldn't. > Cheers,
I've committed a couple of fixes, but when it comes to the following set -x output from button.sh, I'm not sure which of these arguments should be dropped: + [ -d /sys/devices/platform/eeepc-wmi ] + hotkey=00000013 + /usr/share/acpi-support/eeepc-acpi-scripts/hotkey.sh - hotkey ASUS010:00 00000013 00000080 00000000 This is making $3 in hotkey.sh be ASUS010:00 instead of 00000013 so the code isn't set and therefore nothing is acted on. Does the '-' need to go away, or do we need to drop 'hotkey'? I'm not sure I understand what either is for, since we don't give them meaningful names. Also, I have the slight problem now that a few keys don't generate button events *or* hotkey events now (but I'll have to take that up with upstream). Ben _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
