After some more diagnostics I've found, that this bug is related to
evdev driver. Eject key on my Macbook triggers events on
/dev/input/event6 which has (according to lshal) capabilities set to
info.capabilities = { 'input', 'button' } (string list)
My evdev driver does not grab this device as keyboard (or anything
other) because standard keyboard is identified by info.capabilities = {
'input', 'input.keyboard', 'input.keypad', 'input.keys', 'button' }
maybe driver should be extended to accept also buttons?
--
Eject key doesn't work on Apple MacBook / MacBook Pro
https://bugs.launchpad.net/bugs/131818
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs