Difference between r1.5 and the current
@@ -9,8 +9,12 @@
자세한 내용은 다음 사이트를 참고하라.
* [http://www.freedesktop.org/wiki/Software/dbus]
== Input Device ==
* [http://www.linuxjournal.com/article/6429]
== udev ==
* [http://webpages.charter.net/decibelshelp/LinuxHelp_UDEVPrimer.html]
== Hotplugging ==
* [http://wiki.kldp.org/wiki.php/LinuxHotplug]
@@ -19,7 +23,6 @@
== openbinder ==
* [http://www.openbinder.org/]
== udev directfb ==
* [http://webpageswww.charterdirectfb.netorg/decibelshelp/LinuxHelp_UDEVPrimer.html]
-- 김도집 (2006/3/9)
Contents
- 1 Linux Application Development
- 1.1 D-Bus
- 1.2 Input Device
- 1.3 udev
- 1.4 Hotplugging
- 1.5 openbinder
- 1.6 directfb
1 Linux Application Development #
D-Bus는 freedesktop 프로젝트에서 파생된 것이다. 이는 프로세서 간의 메시지 전달을 위한 아키텍처이다.