Quote:
Originally Posted by Iņigo
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.