1BARRIERC(1)                      User Commands                     BARRIERC(1)
2
3
4

NAME

6       barrierc - Barrier Keyboard/Mouse Client
7

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

17       -d, --debug <level>
18              filter  out  log  messages with priority below level.  level may
19              be: FATAL, ERROR, WARNING, NOTE, INFO, DEBUG, DEBUG1, DEBUG2.
20
21       -n, --name <screen-name> use screen-name instead the hostname to  iden‐
22       tify
23              this screen in the configuration.
24
25       -1, --no-restart
26              do not try to restart on failure.
27
28       --restart
29              restart the server automatically if it fails. (*)
30
31       -l  --log <file>
32              write log messages to file.
33
34       --no-tray
35              disable the system tray icon.
36
37       --enable-drag-drop
38              enable file drag & drop.
39
40       --enable-crypto
41              enable the crypto (ssl) plugin.
42
43       --display <display>
44              connect to the X server at <display>
45
46       --no-xinitthreads
47              do not call XInitThreads()
48
49       -f, --no-daemon
50              run in the foreground.
51
52       --daemon
53              run as a daemon. (*)
54
55       --yscroll <delta>
56              defines the vertical scrolling delta, which is 120 by default.
57
58       -h, --help
59              display this help and exit.
60
61       --version
62              display version information and exit.
63
64       Default options are marked with a *
65
66       The  server address is of the form: [<hostname>][:<port>]. The hostname
67       must be the address or hostname of the server. Placing brackets  around
68       an  IPv6 address is required when also specifying a port number and op‐
69       tional otherwise. The default port number is 24800.
70
72       Copyright © 2018 Debauchee Open Source Group
73       Copyright © 2012-2016 Symless Ltd.
74       Copyright © 2008-2014 Nick Bolton
75       Copyright © 2002-2014 Chris Schoeneman
76
77
78
79barrierc 2.4.0-release           November 2019                     BARRIERC(1)
Impressum