keyboard: add the missing symbols layout, fix arabic layout
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Tue, 15 Apr 2014 10:38:31 +0000 (12:38 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 17 Apr 2014 05:42:27 +0000 (22:42 -0700)
commit301f06b8948edce83138193e57a7d54110b18c3f
treed1ce524cdeb990e7167c6c31526f2b1d69606434
parent75c373c76c630cca73d02f839dcc3961fc6c1a7f
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>
clients/keyboard.c