Quote:
Originally Posted by pepijndevos
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