I have the same problem on a Lenovo Thinkpad T420. Since upgrading from
12.04 to 14.04 the volume keys - in my case dedicated keys - responds
with a huge (several seconds) delay. This is not always the case. It
looks like the process handling those events gets blocked somehow.
--
You received thi
[Expired for unity-settings-daemon (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: unity-settings-daemon (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
systemd has nothing at all to do with what happens on the keypresses.
udev only adjusts the kernel's keymaps during boot. But at runtime, the
keypresses are handled by the kernel, sent through /dev/input/* as evdev
events, and read by *-settings-daemon or other programs. So tentatively
assigning to
I wonder if this is really systemd related, we know that unity-settings-
daemon reveal some similar issues (though, most of the time, they are
all lost and even restarting it isn't succifient as it misses some env
variable to leak in the session).
So, let's figure out if it's systemd related first