From 2c756e7b3078b64e9b1f8c178bd9e12a3595ab3f Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 7 Oct 2021 08:37:42 +0200 Subject: +beepiddyboop hints --- bin/sit | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/sit b/bin/sit index eab8955..b6ef3d0 100755 --- a/bin/sit +++ b/bin/sit @@ -2,6 +2,9 @@ # a simple beep implementation for the "Hinweiston nach 1 TR 110-1, Kap. 8.8", also called "Sonderinformationston" or - shorthand - SIT. +# if you cannot beep :-), here's a hint or two: +# udev pcspkr beep rules: [...] GROUP="beep" MODE="0620", then rmmod, insmod and a udevadm control --reload + function zuhuelf { printf "USAGE: %b [ -l ]\\n\\n" "$(basename "$0")" printf "DESCRIPTION: Hinweiston nach 1 TR 110-1, Kap. 8.8 / SonderInformationsTon\\n\\n" -- cgit v1.2.3