Quote:
Originally Posted by ericshliao
As to the different behavior between ipdf and FBReader when calling from shell, I have one point to share (maybe you already know it):
Look at "registry.xml", you will find that FBReader is using channel 14 (for shell script) and ipdf is using channel 2.
|
Very interesting, haven't noticed it.
Quote:
When you execute ipdf from shell, ipdf will use channel 2 but CLI will wait on channel 14 (maybe vice versa). That's why UP button won't be functional in this case.
|
hmmm...
Neither ipdf or FBreader listen to UP key when running from the CLI, so it must depends on how the apps are started.
Anyway, first question remains... who is listening on the other side of the IPC mechanism? how keyboard is shown?