Package: blueproximity / 1.2.5-6

blueproximity.1.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
diff -Nur -x '*.orig' -x '*~' blueproximity-1.2.5/doc/blueproximity.1 blueproximity-1.2.5.new/doc/blueproximity.1
--- blueproximity-1.2.5/doc/blueproximity.1	2008-02-28 16:59:01.000000000 +0100
+++ blueproximity-1.2.5.new/doc/blueproximity.1	2009-08-23 23:39:57.000000000 +0200
@@ -22,7 +22,7 @@
 .SH "DESCRIPTION"
 .B blueproximity
 helps you adding a little more security to your desktop.
-It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurementin meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want).
+It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move furter than a certain distance from your computer for longer than a given time, it automatically locks your desktop (or starts an arbitrary shell command). The "distance" must be specified as a measure of bluetooth signal strength rather than in meters, but BlueProximity's setup procedure helps with this by showing you an indicator of current signal strength.
 Once away, if you return nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want).
 .PP
 Have a look at the package documentation in your distribution's doc directory, likely /usr/share/doc/blueproximity, to read the complete html manual or visit the website http://blueproximity.sourceforge.net .
@@ -30,11 +30,11 @@
 .B blueproximity
 doesn't support any command\-line parameter.
 .SH "FILES"
-.I ~/.blueproximityrc
+.I ~/.blueproximity/*.conf
 .BR
-The config file containing the user's settings.
+Config files for each profile.
 .SH "SEE ALSO"
-.BR xscreensaver (1).
+.BR gnome-screensaver-command (1).
 .SH "AUTHOR"
 blueproximity was written by Lars Friedrichs <larsfriedrichs@gmx.de>.
 .PP