1IBUS-DAEMON(1) User Commands IBUS-DAEMON(1)
2
3
4
6 ibus-daemon - daemon program for ibus
7
8
10 ibus-daemon [OPTION]...
11
12
14 IBus is an Intelligent Input Bus. It is a new input framework for Linux
15 OS. It provides full featured and user friendly input method user
16 interface. It also may help developers to develop input method easily.
17
18
19 ibus-daemon is a daemon program for ibus and it is also a start up pro‐
20 gram for users to activate ibus daemon, engines and panel.
21
22
23 Help Options:
24 -h, --help
25 Show help options
26
27
28 Application Options:
29 -d, --daemonize
30 run ibus as background process.
31
32 -s, --single
33 do not execute panel and config module.
34
35 -x, --xim
36 execute ibus XIM server.
37
38 -n, --desktop=name
39 specify the name of desktop session. [default=gnome]
40
41 -p, --panel=cmdline
42 specify the cmdline of panel program.
43
44 -c, --config=cmdline
45 specify the cmdline of config program.
46
47 -a, --address=address
48 specify the address of ibus daemon.
49
50 -r, --replace
51 if there is an old ibus-daemon is running, it will be replaced.
52
53 -t, --cache=mode [default is auto]
54 force to re-scan components, and re-create registry cache.
55 auto, refresh, none is available.
56
57 -o, --timeout=timeout [default is 2000]
58 dbus reply timeout in milliseconds.
59
60 -v, --verbose
61 verbose.
62
63
65 If you find a bug, please report it at
66 https://github.com/ibus/ibus/issues
67
68
70 ibus(1)
71
72
73
741.5.20 April 2010 IBUS-DAEMON(1)