Home | History | Annotate | Download | only in tools

Lines Matching full:send

2 .\" dbus-send manual page.
5 .TH dbus-send 1
7 dbus-send \- Send a message to a message bus
10 .B dbus-send
16 The \fIdbus-send\fP command is used to send a message to a D-Bus message
24 The \-\-system and \-\-session options direct \fIdbus-send\fP to send
26 specified, \fIdbus-send\fP sends to the session bus.
29 Nearly all uses of \fIdbus-send\fP must provide the \-\-dest argument
30 which is the name of a connection on the bus to send the message to. If
34 The object path and the name of the message to send must always be
49 D-Bus supports more types than these, but \fIdbus-send\fP currently
50 does not. Also, \fIdbus-send\fP does not permit empty containers
57 dbus-send \-\-dest=org.freedesktop.ExampleName \\
82 Send to the system message bus.
85 Send to the session message bus. (This is the default.)
91 dbus-send was written by Philip Blundell.
94 Please send bug reports to the D-Bus mailing list or bug tracker,