View Single Post
Old 11-04-2012, 12:24 PM   #19
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by pepijndevos View Post
oooooh!

Code:
com.lab126.framework
        rw      Has     transfer_status
        w       Int     insertKeystroke
        r       Str     xfsn
        rw      Str     logMask
        w       Int     logContent
        rw      Str     logLevel
        r       Int     wirelessSwitch
        w       Int     read
        r       Int     isRegistered
        r       Int     wanSwitch
        w       Int     dismissDialog
hmmmm

Code:
# lipc-set-prop -s com.lab126.framework insertKeystroke 194
com.lab126.framework failed to set value for property insertKeystroke (0x8 lipcErrNoSuchProperty)
Any idea?
Honestly no. Eureaka and Ixtab are the lipc heavyweights near as I can tell from recent posts.

Usage:
Quote:
lipc-send-event [-r <retry_count> -d <retry_delay>] <source> <event-name> [-is <value> ...]
might be helpful. I'm trying to russle up some use-cases.

I personally suspect that cvm "injects" something at time of launch. working out a way to put strace in the middle of that right now.

EDIT: My Lipc-probe keeps segfaulting beggar, not helpful
Attached Thumbnails
Click image for larger version

Name:	Selection_323.png
Views:	212
Size:	7.0 KB
ID:	95431  

Last edited by twobob; 11-04-2012 at 12:28 PM.
twobob is offline   Reply With Quote