1SYNERGYS(1) User Commands SYNERGYS(1)
2
3
4
6 synergys - manual page for synergys 1.5.0, protocol version 1.3
7
9 synergys [--address <address>] [--config <pathname>] [--daemon|--no-
10 daemon] [--name <screen-name>] [--restart|--no-restart] [--debug
11 <level>]
12
14 Start the synergy mouse/keyboard sharing server.
15
16 -a, --address <address>
17 listen for clients on the given address.
18
19 -c, --config <pathname>
20 use the named configuration file instead.
21
22 -d, --debug <level>
23 filter out log messages with priority below level. level may
24 be: FATAL, ERROR, WARNING, NOTE, INFO, DEBUG, DEBUGn (1-5).
25
26 -n, --name <screen-name> use screen-name instead the hostname to iden‐
27 tify
28 this screen in the configuration.
29
30 -1, --no-restart
31 do not try to restart on failure.
32
33 * --restart restart the server automatically if it
34 fails.
35
36 -l --log <file>
37 write log messages to file.
38
39 -f, --no-daemon
40 run in the foreground.
41
42 * --daemon run as a daemon.
43
44 -h, --help
45 display this help and exit.
46
47 --version
48 display version information and exit.
49
50 * marks defaults.
51
52 The argument for --address is of the form: [<hostname>][:<port>]. The
53 hostname must be the address or hostname of an interface on the system.
54 The default is to listen on all interfaces. The port overrides the
55 default port, 24800.
56
57 If no configuration file pathname is provided then the first of the
58 following to load successfully sets the configuration:
59
60 $HOME/.synergy.conf /etc/synergy.conf
61
63 Copyright © 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
64
65
66
67synergys 1.5.0, protocol version 1.3June 2010 SYNERGYS(1)