Discussion:
Really annoying left meta key problem
David
2016-10-14 14:22:40 UTC
Permalink
On my home systems, left meta works as the speakup key.
On my work system, it didn't and I was really irritated.
It turns out the package console-setup was the problem.
At work, i did:
apt-get purge console-setup-linux
apt-get install console-data
When it asks about keymaps, select keep kernel keymap.
Now, the damned thing works!

Loading...