[PATCH weston v2 2/3] input: Add support for making libxkbcommon optional

2013-06-21 Thread Rob Bradford
From: Matt Roper In embedded environments, devices that appear as evdev "keyboards" often have no resemblence to PC-style keyboards. It is not uncommon for such environments to have no concept of modifier keys and no need for XKB key mapping; in these cases libxkbcommon initialization becomes un

[PATCH weston v2 2/3] input: Add support for making libxkbcommon optional

2013-06-21 Thread Rob Bradford
From: Matt Roper In embedded environments, devices that appear as evdev "keyboards" often have no resemblence to PC-style keyboards. It is not uncommon for such environments to have no concept of modifier keys and no need for XKB key mapping; in these cases libxkbcommon initialization becomes un