Re: Linking the buttons to gtk app




On 30 Aug 2010, at 05:59, Guruprasad Bhat wrote:

Yes it has got linux kernnel, on the user space application will run.
Inorder to operate user will press buttons GTK has got button click/press
event handler.
Pressing should reach GTK from hardware. How it can be linked.


You need to ask the manufacturer what happens when the buttons get pressed.  It's perfectly possible that 
they generate standard ASCII codes and can therefore be treated like a conventional keyboard.  But there's no 
way of finding this out without asking the manufacturer.  That needs to be your first port of call.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]