Thread: iLiad Access the hardware keys
View Single Post
Old 07-05-2009, 10:31 PM   #10
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
I am porting some Qt app right now. Basically, the app (with Qt4.5.2) is running on my iLiad right now (Thanx to xepdmgr). Although I can control LED flash through ERIPC, the major problem I am facing is that I can't use page-flip bar. GTK+ apps can receive GdkKeyEvent without any problem, but it seems quite tough for Qt apps.

In my Qt app, page-up and page-down key should trigger some actions if receiving proper key-events, but in fact, on my iLiad, nothing happened when I flip the pagebar. So I guess Qt didn't receive proper signal from X.

I don't know how to do it. Do you have any better ideas?

Last edited by ericshliao; 07-05-2009 at 10:53 PM.
ericshliao is offline   Reply With Quote