[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

AltGr on Japanese keyboard



I recently got a Japanese keyboard. With a little googling
I got it working (and set up scim, but that's another matter).

However, I am unable to get AltGr aka ISO_Level3_Shift
working. LWin as compose works, and xev shows that
ralt produces "ISO_Level3_Shift", but when I type ralt+
[other key], I only get [other key].

Here is part of my xorg.conf:

Section "InputDevice"
    Identifier      "Elecom Japanese Keyboard "
    Driver          "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules"      "xorg"
    Option         "XkbModel"      "jp106"
    Option         "XkbLayout"     "jp"
    Option         "XkbVariant"    "OADG109A" # correct yen symbol
    Option         "XkbOptions"    "lv3:ralt_switch,compose:lwin"
EndSection

I am running sid and just updated to xorg 7.3 (I didn't try
7.2 with this setup).

Anyone have any suggestions?


Thanks,
Kelly



Reply to: