Quote:
Originally Posted by dasmoover
You can write a small script that checks `showlog | tail -n 10` for "lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.home" and then execute "lipc-set-prop com.lab126.powerd wakeUp 1" when caught.
|
I only see "booklet.home" events when my touch is awake (not in screensaver mode).
When I press Home while it is awake, I get a pair of events in the log:
lipc_id=com.lab126.booklet.home,state=GO_SENT
followed by:
lipc_id=com.lab126.booklet.home,state=STARTED
I do not find the search string that you suggested anywhere in my logs.
When I press Home while not awake, no new events go into the log.