On Wed, Jun 30, 2010 at 05:48, Michael Meskes <[email protected]> wrote:
>
>
> What I meant was:
>
> if ! modprobe -q uinput; then
> ...
> fi
>
> sleep 5
Ok, that fixed it :)
To be clear this is what I did:
.....
fi
sleep 5
......
> > Input Layer: Type: 4 Code: 4 Value: 28
> > Input Layer: Type: 1 Code: 28 Value: 0
> > Input Layer: Sync
>
> Which key did you press here?
None that was the output from kacpimon.
> Could you please also try one of the volume keys or the mute key with
acpi_listen running?
The volume -/+ or mute key, did not give any output.
Thanks,
Michel