.TH "BLUEMON" "1" .SH "NAME" bluemon \(em Activate or deactivate programs based on bluetooth link quality .SH "SYNOPSIS" .PP \fBbluemon\fR [\fB-b \fIaa:bb:cc:dd:ee:ff\fR\fP] [\fB\-\-btid \fIaa:bb:cc:dd:ee:ff\fR\fP] [\fB-t \fIthreshold\fR\fP] [\fB\-\-threshold \fIthreshold\fR\fP] [\fB-i \fIinterval\fR\fP] [\fB\-\-interval \fIinterval\fR\fP] [\fB-s \fP] [\fB\-\-stdout \fP] [\fB\-\-no-syslog \fP] [\fB-n \fP] [\fB\-\-no-fork \fP] [\fB-v \fP] [\fB\-\-verbose \fP] [\fB-d \fP] [\fB\-\-disconnect-hack \fP] [\fB-q \fP] [\fB\-\-link-quality \fP] [\fB-h \fP] [\fB\-\-help \fP] [\fB-V \fP] [\fB\-\-version \fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBbluemon\fR command. .PP \fBbluemon\fR monitors the quality of the link to a bluetooth device and emits dbus signals when it drops below a given threshold or disconnects. Used with the bluemon-client program, 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-i\fP \fB\-\-interval\fP " 10 The check interval, in ms. .IP "\fB-t\fP \fB\-\-threshold\fP " 10 The link quality threshold, out of 255 .IP "\fB-b\fP \fB\-\-btid\fP " 10 The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff). This parameter may be specified multiple times to monitor multiple devices. .IP "\fB-s\fP \fB\-\-stdout\fP \fB\-\-no-syslog\fP " 10 Log to stdout rather than syslog .IP "\fB-n\fP \fB\-\-no-fork\fP " 10 Do not become a daemon .IP "\fB-d\fP \fB\-\-disconnect-hack\fP " 10 Enable this if your bluetooth device disconnects regularly while still in range, adds a small delay into noticing device abscence upon disconnect. .IP "\fB-v\fP \fB\-\-verbose\fP " 10 Enable verbose output .IP "\fB-q\fP \fB\-\-link-quality\fP " 10 Check for link quality to device. Default only checks for presence of connection. .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 hcitool (1), bluemon-client(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