A fix that works for me:
Add/change a line:

    Option "XkbVariant" "intl"

to your `/etc/X11/xorg.conf.d/10-evdev.conf`

    Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "XkbModel" "asus_laptop"
        Option "XkbVariant" "intl"
        Option "XkbLayout" "us"
    EndSection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016996

Title:
  Right ALT key mapped through .Xmodmap does not work in Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1016996/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to