.TH "BLUEMON-CLIENT" "1" .SH "NAME" bluemon-client \(em Activate or deactivate programs based on bluetooth link quality .SH "SYNOPSIS" .PP \fBbluemon-client\fR [\fB-u \fIcommand\fR\fP] [\fB\-\-upcmd \fIcommand\fR\fP] [\fB-d \fIcommand\fR\fP] [\fB\-\-downcmd \fIcommand\fR\fP] [\fB-b \fIaa:bb:cc:dd:ee:ff\fR\fP] [\fB\-\-btid \fIaa:bb:cc:dd:ee:ff\fR\fP] [\fB-v \fP] [\fB\-\-verbose \fP] [\fB-p \fP] [\fB\-\-protect \fP] [\fB-h \fP] [\fB\-\-help \fP] [\fB-V \fP] [\fB\-\-version \fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBbluemon-client\fR command. .PP \fBbluemon-client\fR 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. .SH "OPTIONS" .PP These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .IP "\fB-u\fP \fB\-\-upcmd\fP " 10 The command to be run when the device is connected. .IP "\fB-d\fP \fB\-\-downcmd\fP " 10 The command to be run when the device is disconnected. .IP "\fB-b\fP \fB\-\-btid\fP " 10 The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff) .IP "\fB-p\fP \fB\-\-protect\fP " 10 Try and protect against spoofing on the DBUS. Requires signals to come from a process owned by the root user. .IP "\fB-v\fP \fB\-\-verbose\fP " 10 Enable verbose output .IP "\fB-h\fP \fB\-\-help\fP " 10 Show summary of options. .IP "\fB-V\fP \fB\-\-version\fP " 10 Print version .SH "SEE ALSO" .PP bluemon (1), bluemon-query(1), bluemon-dbus(7). .SH "AUTHOR" .PP This manual page was written by Matthew Johnson for the \fBDebian\fP system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man