diff --git a/doc/UpdateManpages.txt b/doc/UpdateManpages.txt index cdbe86f4..4401c45c 100644 --- a/doc/UpdateManpages.txt +++ b/doc/UpdateManpages.txt @@ -1,5 +1,10 @@ -To recreate the barrierc manpage use a command like: +To recreate the generated part of barrierc manpage use a command like: help2man -N --output=barrierc.1 --name='Barrier Keyboard/Mouse Client' /path/to/barrierc And for barriers: help2man -N --output=barriers.1 --name='Barrier Keyboard/Mouse Server' /path/to/barriers + +After that manually fixup: + * replace your home directory with $HOME in barriers.1 + * revert formatting of FILES and COPYRIGHT sections to match formatting of existing version. + * add note referencing this file for instructions to the first line. diff --git a/doc/barrierc.1 b/doc/barrierc.1 index 42aa824f..c35de199 100644 --- a/doc/barrierc.1 +++ b/doc/barrierc.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BARRIERC "1" "May 2018" "barrierc 2.1.0-snapshot" "User Commands" +.\" See UpdateManpages.txt about modification of this file. Most of it was generated by help2man 1.47.8. +.TH BARRIERC "1" "November 2019" "barrierc 2.3.2-snapshot" "User Commands" .SH NAME barrierc \- Barrier Keyboard/Mouse Client .SH SYNOPSIS diff --git a/doc/barriers.1 b/doc/barriers.1 index e0dc49ac..05185f3b 100644 --- a/doc/barriers.1 +++ b/doc/barriers.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BARRIERS "1" "May 2018" "barriers 2.1.0-snapshot" "User Commands" +.\" See UpdateManpages.txt about modification of this file. Most of it was generated by help2man 1.47.8. +.TH BARRIERS "1" "November 2019" "barriers 2.3.2-snapshot" "User Commands" .SH NAME barriers \- Barrier Keyboard/Mouse Server .SH SYNOPSIS @@ -47,6 +47,10 @@ connect to the X server at \fB\-\-no\-xinitthreads\fR do not call XInitThreads() .TP +\fB\-\-screen\-change\-script\fR +full path to script to run on screen change +first argument is the new screen name +.TP \fB\-f\fR, \fB\-\-no\-daemon\fR run in the foreground. .TP @@ -66,12 +70,13 @@ hostname must be the address or hostname of an interface on the system. Placing brackets around an IPv6 address is required when also specifying a port number and optional otherwise. The default is to listen on all interfaces using port number 24800. -.PP +.SH FILES If no configuration file pathname is provided then the first of the following to load successfully sets the configuration: .IP -$HOME/.local/share/barrier/barrier.conf -\fI\,/etc/barrier.conf\/\fP +.I $HOME/.local/share/barrier/.barrier.conf +.br +.I /etc/barrier.conf .SH COPYRIGHT Copyright \(co 2018 Debauchee Open Source Group .br