bluemon-client — Activate or deactivate programs based on bluetooth link quality
Contents
Description
This manual page documents briefly the bluemon-client command.
bluemon-client listens for events from the bluemon daemon and can start or stop programs when the given
device is connected or disconnected. This can be used to perform actions like locking the terminal when
you walk away from it.
Name
bluemon-client — Activate or deactivate programs based on bluetooth link quality
Options
These programs follow the usual GNU command line syntax, with long options starting with two dashes
(`-'). A summary of options is included below.
-u--upcmd
The command to be run when the device is connected.
-d--downcmd
The command to be run when the device is disconnected.
-b--btid
The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff)
-p--protect
Try and protect against spoofing on the DBUS. Requires signals to come from a process owned by
the root user.
-v--verbose
Enable verbose output
-h--help
Show summary of options.
-V--version
Print version
See Also
bluemon (1), bluemon-query(1), bluemon-dbus(7).
Synopsis
bluemon-client [-ucommand][--upcmdcommand][-dcommand][--downcmdcommand][-baa:bb:cc:dd:ee:ff][--btidaa:bb:cc:dd:ee:ff][-v][--verbose][-p][--protect][-h][--help][-V][--version]
