hi there,<br>
<br>
As a start, I'd like to take something like lshal.c and integrate it
with my own mainloop that I already have (not use glib's main
loop).&nbsp; Is there an example somewhere like that?&nbsp; Is there
simply a function I can call from my mainloop that'll perform all the
necessary hal/dbus-related stuff.&nbsp; I've tried calling
dbus_connection_dispatch() in my mainloop, but either that isn't the
call i'm looking for or there's other calls I need to make.<br>
<br>
any clues?<br>
thanks in advance,<br>
tom<br>