commit | 301f06b8948edce83138193e57a7d54110b18c3f | [log] [tgz] |
---|---|---|
author | Manuel Bachmann <manuel.bachmann@open.eurogiciel.org> | Tue Apr 15 12:38:31 2014 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Apr 16 22:42:27 2014 -0700 |
tree | d1ce524cdeb990e7167c6c31526f2b1d69606434 | |
parent | 75c373c76c630cca73d02f839dcc3961fc6c1a7f [diff] |
keyboard: add the missing symbols layout, fix arabic layout The "symbols" modifier key of weston-keyboard is no longer inactive, but will provide an additionnal layout with numerals and special characters. Fix the Arabic keyboard, which was rendering out of the bounds, and now use the Arabic IBM PC keyboard as a reference for its standard and new symbols layouts. https://bugs.freedesktop.org/show_bug.cgi?id=71757 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>