View Single Post
Old 11-30-2009, 02:28 PM   #9
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
Quote:
Originally Posted by Iņigo View Post
Neither ipdf or FBreader listen to UP key when running from the CLI, so it must depends on how the apps are started.
IIRC, the UP key is defined as GDK_F5. That mean, CLI will send a GDK_F5 button event to some applicatoin when the key is pushed. To make FBReader react to the key, you have to modify "keymap.xml". I assign GDK_F5 to "QUIT", so that FBReader will quit when I push the UP key. This step is to be done manually by each user. Normally, ipdf should react to the UP key when starting from CLI. Your description is quite strange. I suppose the UP key is on the top-left corner of iLiad, not the up-arrow key.

Last edited by ericshliao; 11-30-2009 at 02:32 PM.
ericshliao is offline   Reply With Quote