1MUMBLE(1) General Commands Manual MUMBLE(1)
2
3
4
6 mumble - a low-latency, high quality voice chat program
7
9 mumble [-m|--multiple] [-n|--noidentity] [URL]
10 mumble -h|--help
11
13 Mumble is an open source, low-latency, high quality voice chat software
14 primarily intended for use while gaming.
15
17 -h, --help
18 Display help and exit.
19
20 -m, --multiple
21 Allow multiple instances of the client to be started.
22
23 -n, --noidentity
24 Suppress loading of identity files (i.e., certificates.)
25
26 URL specifies a URL to connect to after startup instead of showing the
27 connection window.
28
30 It is possible to remote control a running instance of Mumble using the
31 following command:
32
33 mumble rpc [ACTION]
34
35 Where ACTION is one of the following:
36
37 mute Mute self
38
39 unmute Unmute self
40
41 deaf Deafen self
42
43 undeaf Undeafen self
44
46 mumble-overlay(1), murmurd(1).
47
49 mumble and murmurd were written by The Mumble Developers.
50
51
52
53 2016 May 9 MUMBLE(1)