Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4405

Which /etc/upstart process is responsible for the status bar?

$
0
0
Hi all,

The title is hopefully self-explanatory, but a little context just in case:

I'm working on something like this on a PW1. Basically I have a process I wrote that is launched via a config in `/etc/upstart`. The program simply generates a PNG file, and `eips` it to overwrite the entire screen contents every minute.

However, occasionally some other process will write some update to the status bar (probably updating the time or something) so it shows on top of the PNG, which is ugly.

Does anyone know which process is responsible for sending these updates to the screen? I'd like to `stop` it so only my PNG is shown on the screen. It's probably one of these but I didn't want to exhaustively check each one...

To be clear, by status bar, I mean this:
Attachment 198121

Attached Thumbnails
Click image for larger version

Name:	Header_Jaeger_Decanter_3008x1300 copy.png
Views:	N/A
Size:	695.3 KB
ID:	198121  

Viewing all articles
Browse latest Browse all 4405

Trending Articles