1INPUTLEAPC(1) User Commands INPUTLEAPC(1)
2
3
4
6 input-leapc - InputLeap Keyboard/Mouse Client
7
9 input-leapc [--yscroll <delta>] [--display <display>] [--daemon|--no-
10 daemon] [--name <screen-name>] [--restart|--no-restart] [--debug
11 <level>] <server-address>
12
14 Start the InputLeap client and connect to a remote server component.
15
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 -f, --no-daemon
47 run in the foreground.
48
49 --daemon
50 run as a daemon. (*)
51
52 --yscroll <delta>
53 defines the vertical scrolling delta, which is 120 by default.
54
55 -h, --help
56 display this help and exit.
57
58 --version
59 display version information and exit.
60
61 Default options are marked with a *
62
63 The server address is of the form: [<hostname>][:<port>]. The hostname
64 must be the address or hostname of the server. Placing brackets around
65 an IPv6 address is required when also specifying a port number and op‐
66 tional otherwise. The default port number is 24800.
67
69 Copyright © 2018 Debauchee Open Source Group
70 Copyright © 2012-2016 Symless Ltd.
71 Copyright © 2008-2014 Nick Bolton
72 Copyright © 2002-2014 Chris Schoeneman
73
74
75
76input-leapc 2.4.0-release November 2019 INPUTLEAPC(1)