Solved - Ubuntu Right-Alt key doesn't work
For the last few years, every time after loading Ubuntu, I discover that my right
To fix this:
Comment out in the /etc/X11/xorg.conf:
Option “XkbOptions” “lv3:ralt_switch”
Restart your X server. Life is good.
This should be applicable to any Linux system running X/Windows. The “lv3:ralt_switch” is used to enter international characters as needed in Spanish accents, German umlauts, and other language characters. If you don’t use these characters outside a word processor, then this setting is bothersome.
Trackbacks
Use the following link to trackback from your own site:
https://blog.jdpfu.com/trackbacks?article_id=272