mirror of
git://slackware.nl/current.git
synced 2025-01-10 05:25:51 +01:00
12 lines
531 B
Text
12 lines
531 B
Text
dbus: dbus (D-Bus message bus system)
|
|||
dbus:
|
|||
dbus: D-Bus supplies both a system daemon (for events such as "new hardware
|
|||
dbus: device added" or "printer queue changed") and a per user login
|
|||
dbus: session daemon (for general IPC needs among user applications).
|
|||
dbus: Also, the message bus is built on top of a general one-to-one message
|
|||
dbus: passing framework, which can be used by any two apps to communicate
|
|||
dbus: directly (without going through the message bus daemon).
|
|||
dbus:
|
|||
dbus: Homepage: https://dbus.freedesktop.org/
|
|||
dbus:
|