Re: mapping of keyboard symbols in linux/input.h that wayland uses

2014-06-25 Thread Pekka Paalanen
On Wed, 28 May 2014 08:15:55 +0530 Rohit Nandan wrote: > I am taking input from the keyboard and handler function give me key press > in the form of symbols in linux/input.h . How to map them to their real > char value. Nothing similar to xlookupstring.Shall I declare them in thier > only? You

mapping of keyboard symbols in linux/input.h that wayland uses

2014-05-27 Thread Rohit Nandan
I am taking input from the keyboard and handler function give me key press in the form of symbols in linux/input.h . How to map them to their real char value. Nothing similar to xlookupstring.Shall I declare them in thier only? Thanks Rohit Nandan ___ w