On Wed, 2009-03-04 at 01:47 +0530, Harshath JR wrote: > > newbie question: what's DBus? what's hal? what do they do?
D-Bus: http://www.freedesktop.org/wiki/Software/dbus D-Bus is the communications mechanism between NetworkManager, HAL, nm-applet, and many other programs running on a modern Linux desktop. it's simply an easy, structured way for two programs to talk to each other. HAL: http://www.freedesktop.org/wiki/Software/hal HAL presents a unified view of the hardware available on a machine. NetworkManager uses HAL to determine what network devices are present, and when they appear/disappear. Dan > > Harshath > +91-979-33313-05 > > http://jswaf.googlecode.com/ > > > > > -- > Harshath > +91-979-33313-05 > http://jswaf.googlecode.com/ > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
