Provided by: deskflow_1.20.1+dfsg-1_amd64 

NAME
deskflow-server - Mouse and keyboard sharing utility
SYNOPSIS
deskflow-server [–address <address>] [–config <pathname>] [–display <display>] [–no-xinitthreads] [–no-wayland-ei] [–daemon|–no-daemon] [–name <screen-name>] [–restart|–no-restart] [–debug <level>]
DESCRIPTION
Deskflow is a free and open source keyboard and mouse sharing app formerly known as Synergy Community Edition. deskflow-server is server side program of deskflow. It start the Deskflow mouse/keyboard sharing server. This manual page was written for the Debian distribution because the original program does not have a manual page.
OPTIONS
-a, --address <address> listen for clients on the given address. -c, --config <pathname> use the named configuration file instead. -d, --debug <level> filter out log messages with priority below level. level may be: FATAL, ERROR, WARNING, NOTE, INFO, DEBUG, DEBUG1, DEBUG2 -n, --name <screen-name> use screen-name instead the hostname to identify this screen in the configuration. -1, --no-restart do not try to restart on failure. --restart restart the server automatically if it fails. -l, --log <file> write log messages to file. --no-tray disable the system tray icon. --enable-crypto enable TLS encryption. --tls-cert specify the path to the TLS certificate file. --display <display> when in X mode, connect to the X server at <display> --no-xinitthreads do not call XInitThreads() -f, --no-daemon run in the foreground. --daemon run as daemon. -h, --help display this help and exit. --version display version information and exit.
FILES
${HOME}/.config/Deskflow/deskflow-server.conf The per-user configuration file to control the behaviour of deskflow server.
BUGS
See https://github.com/deskflow/deskflow/issues
SEE ALSO
deskflow(1), deskflow-client(1)
AUTHOR
HAYASHI Kentaro ⟨kenhys@xdump.org⟩Wrote this manpage for the Debian system.
COPYRIGHT
Copyright © 2024 HAYASHI Kentaro This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. “October 12 2024” deskflow-server(1)