On Fri, Dec 07, 2001 at 05:33:02PM +1100, Grant Parnell wrote: > On Thu, 6 Dec 2001, Doug Stalker wrote: > > > How can I stop a system from beeping on things like hitting tab when there > > are multiple matches, scrolling too far in less/vi etc? Is there a way to > > disable it for all apps (other than removing teh speaker)? > > > > The system I'd like to do this for is a Redhat 7.1 box. > > Dunno how to do it in software but I wired up the system speaker to the > "turbo" switch in a number of cases since nobody uses the turbo switch > anyway.
setterm -bfreq 50 -blength 20 or any other combination that makes it quieter. -- BB - Random Network Person -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
