[Bug 1016996] Re: Right ALT key mapped through .Xmodmap does not work in Firefox

Hoang Lan Nguyen somewheremylove.nh87 at gmail.com
Thu Jul 5 07:21:42 UTC 2012


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 Mozilla
Bugs, which is subscribed to firefox in 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




More information about the Ubuntu-mozillateam-bugs mailing list