Scroll to navigation

BARRIERC(1) User Commands BARRIERC(1)

NAME

barrierc - Barrier Keyboard/Mouse Client

SYNOPSIS

barrierc [--yscroll <delta>] [--display <display>] [--no-xinitthreads] [--daemon|--no-daemon] [--name <screen-name>] [--restart|--no-restart] [--debug <level>] <server-address>

DESCRIPTION

Start the barrier client and connect to a remote server component.

OPTIONS

filter out log messages with priority below level. level may be: FATAL, ERROR, WARNING, NOTE, INFO, DEBUG, DEBUG1, DEBUG2.
this screen in the configuration.
-1, --no-restart
do not try to restart on failure.
restart the server automatically if it fails. (*)
write log messages to file.
disable the system tray icon.
enable file drag & drop.
enable the crypto (ssl) plugin.
connect to the X server at <display>
do not call XInitThreads()
run in the foreground.
run as a daemon. (*)
defines the vertical scrolling delta, which is 120 by default.
display this help and exit.
display version information and exit.

Default options are marked with a *

The server address is of the form: [<hostname>][:<port>]. The hostname must be the address or hostname of the server. Placing brackets around an IPv6 address is required when also specifying a port number and optional otherwise. The default port number is 24800.

COPYRIGHT

Copyright © 2018 Debauchee Open Source Group
Copyright © 2012-2016 Symless Ltd.
Copyright © 2008-2014 Nick Bolton
Copyright © 2002-2014 Chris Schoeneman

November 2019 barrierc 2.4.0-release