View Single Post
Old 01-07-2018, 05:34 PM   #39
poczynek
Zealot
poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.poczynek is not intimidated by interfenestral monkeys.
 
Posts: 114
Karma: 26552
Join Date: Jan 2017
Device: Kobo Forma
Quote:
Originally Posted by Hanspeter View Post
Hi Yourcat,

thanks for your hints.



Good point to use cut instead of sed. But for me it has the same problem as the command includes an additional ':'. If you look into the awk command I aöready have two nested hypens and I have no idea how to add the third once without braking the code.

Code:
awk '/.*PageTurnAction*./ || /.*JunoExecutionManager*./  {system("eips ${POS} ${ROW} \"`date +%H:%M`\"")}'


I'm not the best in regexp and awk. I simply copied the line from an other post. That is what the log looks like including a line with the PageTurnAction that triggers the display of the information.

Code:
170211:114536 cvm[5359]: I LprHandler:Information::Not showing dialog since LPR does not exist
170211:114542 cvm[5359]: I LprHandler:Information::Not showing dialog since LPR does not exist
170211:114545 powerd[3080]: I lipc:evts:name=t1TimerReset, origin=com.lab126.powerd:Event sent
170211:114545 cvm[5359]: I GlobalKeyEventDispatcher:Information::Receiving WhisperTouch key event
170211:114545 cvm[5359]: I LprHandler:Information::Not showing dialog since LPR does not exist
170211:114545 cvm[5359]: I ContentPanel:UserActionInfo:PageTurnAction=NextPage:
170211:114545 winmgr[3881]: I Inverting the page turns. currentOrientation=U:::
170211:114545 winmgr[3881]: I WindowManager:handleWhisperTouchPress:forwarding wt press to
HaPe
This time and percertage hack has been my lifesaver! Love it!

However i have updated to the latest Oasis firmware and the Kual extension does not work.

Any other way of getting it to work?

Thanks again.
poczynek is offline   Reply With Quote