Date: Mon, 3 Aug 1998 02:09:36 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa syscons.c syscons.h Message-ID: <199808030909.CAA24440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1998/08/03 02:09:35 PDT
Modified files:
sys/i386/isa syscons.c syscons.h
Log:
- Add new bell types: "quiet.normal" and "quiet.visual".
When bell is of "quiet" types, the console won't ring (or flush)
if the ringing process is in a background vty.
PR: i386/2853
- Modify the escape sequence 'ESC[=%d;%dB' so that bell pitch and
duration are set in hertz and msecs by kbdcontrol(1).
There will be a corresponding kbdcontrol patch.
PR: bin/6037
Submitted by: Kouichi Hirabayashi (kh@eve.mogami-wire.co.jp)
Revision Changes Path
1.268 +10 -3 src/sys/i386/isa/syscons.c
1.38 +2 -1 src/sys/i386/isa/syscons.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808030909.CAA24440>
