1IBUS-DAEMON(1)                   User Commands                  IBUS-DAEMON(1)
2
3
4

NAME

6       ibus-daemon - daemon program for ibus
7
8

SYNOPSIS

10       ibus-daemon [OPTION]...
11
12

DESCRIPTION

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       -j, --monitor-timeout=timeout [default is 0]
61              timeout of poll changes of engines in seconds. 0 to disable it.
62
63       -m, --mem-profile
64              enable memory profile, send SIGUSR2 to print out the memory pro‐
65              file.
66
67       -v, --verbose
68              verbose.
69
70

BUGS

72       If     you     find     a     bug,     please     report     it      at
73       https://github.com/ibus/ibus/issues
74
75

SEE ALSO

77       ibus(1)
78
79
80
811.5.17                            April 2010                    IBUS-DAEMON(1)
Impressum