On Fri, 04 May 2001 13:37:08 +0200,
Nico Schottelius <[EMAIL PROTECTED]> wrote:
>I have searched a long time for a method to disable the internal
>speaker for every application, every daemon and so on.
Userspace problem, userspace fix.
setterm -blength 0 (text)
xset b 0 (X11)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/