freebsd-nq/sys/dev/syscons
Kazutaka YOKOTA 30f3a4598b - 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)
1998-08-03 09:09:35 +00:00
..
blank Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
daemon Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
fade Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
green Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
snake Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
star Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This is 1998-01-16 17:58:55 +00:00
syscons.c - Add new bell types: "quiet.normal" and "quiet.visual". 1998-08-03 09:09:35 +00:00
syscons.h - Add new bell types: "quiet.normal" and "quiet.visual". 1998-08-03 09:09:35 +00:00