[Trac #443] Alt Gr combining accent characters are not working
Zarro Boogs per Child
bugtracker at laptop.org
Sat Jan 6 08:28:41 EST 2007
#443: Alt Gr combining accent characters are not working
-----------------------------+----------------------------------------------
Reporter: walter | Owner: walter
Type: task | Status: assigned
Priority: high | Milestone: BTest-2
Component: x window system | Resolution:
Keywords: keyboard |
-----------------------------+----------------------------------------------
Comment (by walter):
With language key support, which is added by including the following line
in the language-specific symbols file, you no longer need to specify a
group toggle in the xorg.conf Keyboard Section.
{{{
key <AB11> {[ ISO_Next_Group, ISO_Prev_Group ]};
}}}
For example, to have English and Arabic support (with English as the
initial language that X launches in), you'd add the following to the
xorg.conf file:
{{{
Option "XkbLayout" "us,ara"
Option "XkbVariant" "olpc,olpc"
}}}
No need to add:
{{{
Option "XkbOptions" "grp:alt_shift_toggle"
}}}
I'll finish up Portuguese, Spanish, and Thai today.
--
Ticket URL: <http://dev.laptop.org/ticket/443#comment:6>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list