1SYNERGYS(1) User Commands SYNERGYS(1)
2
3
4
6 synergys - manual page for synergys 1.11.0-stable, protocol version 1.6
7
9 synergys [--address <address>] [--config <pathname>] [--display <dis‐
10 play>] [--no-xinitthreads] [--daemon|--no-daemon] [--name <screen-
11 name>] [--restart|--no-restart] [--debug <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, DEBUG1, DEBUG2.
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 --no-tray
40 disable the system tray icon.
41
42 --enable-drag-drop
43 enable file drag & drop.
44
45 --enable-crypto
46 enable the crypto (ssl) plugin.
47
48 --display <display>
49 connect to the X server at <display>
50
51 --no-xinitthreads
52 do not call XInitThreads()
53
54 -f, --no-daemon
55 run in the foreground.
56
57 * --daemon run as a daemon.
58
59 -h, --help
60 display this help and exit.
61
62 --version
63 display version information and exit.
64
65 * marks defaults.
66
67 The argument for --address is of the form: [<hostname>][:<port>]. The
68 hostname must be the address or hostname of an interface on the system.
69 The default is to listen on all interfaces. The port overrides the
70 default port, 24800.
71
72 If no configuration file pathname is provided then the first of the
73 following to load successfully sets the configuration:
74
75 $HOME/.synergy.conf /etc/synergy.conf
76
78 Copyright © 2012-2019 Symless Ltd.
79 Copyright © 2008-2014 Nick Bolton
80 Copyright © 2002-2014 Chris Schoeneman
81
83 The full documentation for synergys is maintained as a Texinfo manual.
84 If the info and synergys programs are properly installed at your site,
85 the command
86
87 info synergys
88
89 should give you access to the complete manual.
90
91
92
93synergys 1.11.0-stable, protocol vFeerbsriuoanry1.26020 SYNERGYS(1)