1 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
3 # Permission is hereby granted, free of charge, to any person obtaining a
4 # copy of this software and associated documentation files (the "Software"),
5 # to deal in the Software without restriction, including without limitation
6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
7 # and/or sell copies of the Software, and to permit persons to whom the
8 # Software is furnished to do so, subject to the following conditions:
10 # The above copyright notice and this permission notice (including the next
11 # paragraph) shall be included in all copies or substantial portions of the
14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20 # DEALINGS IN THE SOFTWARE.
23 --- ./doc/synergys.man Tue Mar 15 12:03:49 2016
24 +++ ./doc/synergys.man.new Mon Jun 27 15:43:21 2016
26 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
27 -.TH SYNERGYS "1" "June 2010" "synergys 1.5.0, protocol version 1.3" "User Commands"
28 +.TH SYNERGYS "1" "June 2016" "synergys 1.7.6, protocol version 1.3" "User Commands"
30 -synergys \- manual page for synergys 1.5.0, protocol version 1.3
31 +synergys \- manual page for synergys 1.7.6, protocol version 1.3
34 -[\fI--address <address>\fR] [\fI--config <pathname>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR]
35 +[\fI--address <address>\fR] [\fI--config <pathname>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] [\fI--enable-crypto\fR] [\fI--log <file>\fR] [\fI--help\fR] [\fI--version\fR]
37 Start the synergy mouse/keyboard sharing server.
40 \fB\-c\fR, \fB\-\-config\fR <pathname>
41 use the named configuration file instead.
43 +\fB\-f\fR, \fB\-\-no\-daemon\fR
44 +run in the foreground.
46 +\fB\-n\fR, \fB\-\-name\fR <screen\-name> use screen\-name instead of the
47 +hostname to identify this screen in the configuration.
49 +* \fB\-\-restart\fR restart the server automatically if it fails.
51 \fB\-d\fR, \fB\-\-debug\fR <level>
52 filter out log messages with priority below level.
53 level may be: FATAL, ERROR, WARNING, NOTE, INFO,
56 -\fB\-n\fR, \fB\-\-name\fR <screen\-name> use screen\-name instead the hostname to identify
57 -this screen in the configuration.
58 +\fB\-\-enable\-crypto\fR
59 +Encrypt keyboard and pointer traffic across the wire.
60 +See wiki.symless.com for setup details.
62 -\fB\-1\fR, \fB\-\-no\-restart\fR
63 -do not try to restart on failure.
65 -* \fB\-\-restart\fR restart the server automatically if it fails.
67 \fB\-l\fR \fB\-\-log\fR <file>
68 write log messages to file.
70 -\fB\-f\fR, \fB\-\-no\-daemon\fR
71 -run in the foreground.
72 +\fB\-1\fR, \fB\-\-no\-restart\fR
73 +do not try to restart on failure.
75 * \fB\-\-daemon\fR run as a daemon.
80 Copyright \(co 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
81 +Copyright \(co 2016, Oracle and/or its affiliates. All rights reserved.
82 --- ./doc/synergyc.man Tue Mar 15 12:03:49 2016
83 +++ ./doc/synergyc.man.new Mon Jun 27 15:35:55 2016
85 -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
86 -.TH SYNERGYC "1" "June 2010" "synergyc 1.5.0, protocol version 1.3" "User Commands"
87 +.TH SYNERGYC "1" "June 2016" "synergyc 1.7.6, protocol version 1.3" "User Commands"
89 -synergyc \- manual page for synergyc 1.5.0, protocol version 1.3
90 +synergyc \- manual page for synergyc 1.7.6, protocol version 1.3
93 -[\fI--yscroll <delta>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] \fI<server-address>\fR
94 +[\fI--yscroll <delta>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] [\fI--enable-crypto\fR]
95 +\fI<server-address>\fR
97 Connect to a synergy mouse/keyboard sharing server.
100 \fB\-\-yscroll\fR <delta>
101 defines the vertical scrolling delta, which is
103 +\fB\-\-enable-crypto\fR
104 +Encrypt keyboard and pointer traffic across the wire.
105 +See wiki.symless.com for setup details.
107 \fB\-h\fR, \fB\-\-help\fR
108 display this help and exit.
113 Copyright \(co 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
114 +Copyright \(co 2016, Oracle and/or its affiliates. All rights reserved.