On Thu, 15 Dec 2016 04:40:08 +0100 "hannes.janet...@gmail.com"
said:
> Hi,
> this change makes my keyboard mapping work with EFL again. Not sure if
> it's the correct fix but otherwise
> the second call to XKeysymToString is probably redundant in many cases.
what about your mapping... doesn't wo
A slightly updated version that avoid the redundant call to
XKeysymToString - Awesome to be able to use terminology again btw :D
On Thu, Dec 15, 2016 at 4:40 AM, hannes.janet...@gmail.com
wrote:
> Hi,
> this change makes my keyboard mapping work with EFL again. Not sure if
> it's the correct fix