]> git.deb.at Git - pkg/beep.git/blobdiff - debian/beep.1.diff
Imported Debian patch 1.2.2-17
[pkg/beep.git] / debian / beep.1.diff
index c9a31fc8923d3e954714b93d742d6bf9a9b8e27c..fb9611c6a14ab45779efc37b0b7da4889f4e6b24 100644 (file)
@@ -1,18 +1,18 @@
---- beep.1.orig        2005-10-18 19:44:09.000000000 +0200
-+++ beep.1     2005-10-18 19:55:39.000000000 +0200
+--- beep.1.orig        2006-02-14 00:21:35.000000000 +0100
++++ beep.1     2006-02-14 00:25:37.000000000 +0100
 @@ -1,9 +1,9 @@
 -.TH BEEP 1 "March 2002"
-+.TH BEEP 1 "October 2005"
++.TH BEEP 1 "February 2006"
  .SH NAME
  beep \- beep the pc speaker any number of ways
  .SH SYNOPSIS
  .B beep
 -[\-f N] [\-l N] [\-r N] [\-d N] [\-D N] [\-s] [\-c]
-+[\-\-verbose | \-\-debug] [\-f N] [\-l N] [\-r N] [\-d N] [\-D N] [\-s] [\-c]
++[\-\-verbose | \-\-debug] [\-e device | \-\-device device] [\-f N] [\-l N] [\-r N] [\-d N] [\-D N] [\-s] [\-c]
  .HP
  .B beep
  [ OPTIONS ] [-n] [--new] [ OPTIONS ]
-@@ -20,6 +20,12 @@
+@@ -20,6 +20,15 @@
  All options have default values, meaning that just typing '\fBbeep\fR' will work.  If an option is specified more than once on the command line, subsequent options override their predecessors.  So '\fBbeep\fR \-f 200 \-f 300' will beep at 300Hz.
  .SH OPTIONS
  .TP
 +beep:
 +
 +[DEBUG] 5 times 200 ms beeps (100 delay between, 0 delay after) @ 1000.00 Hz
++.TP
++\fB\-e\fR device, \fB\-\-device\fR device
++use device as event device. If the switch isn't used, /dev/input/event0, /dev/tty0 and /dev/vc/0 are tried in turn.
 +.TP
  \fB\-f\fR N
  beep at N Hz, where 0 < N < 20000.  As a general ballpark, the regular terminal beep is around 750Hz.  N is not, incidentally, restricted to whole numbers.
  .TP
-@@ -59,7 +65,8 @@
+@@ -59,7 +68,9 @@
  .TP
  As part of a log-watching pipeline
  
 -tail -f /var/log/xferlog | grep 'passwd' | \fBbeep\fR -f 1000 -r 5 -s
 +tail -f /var/log/xferlog | grep --line-buffered 'passwd' | \\
++.br
 +\fBbeep\fR -f 1000 -r 5 -s
  .TP
  When using -c mode, I recommend using a short -D, and a shorter -l, so that the beeps don't blur together.  Something like this will get you a cheesy 1970's style beep-as-you-type-each-letter effect