[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot turn on bell in xterm



Joe Riel wrote:
> Is there some trick to enabling the bell in an xterm?
> 
> $ xset q | grep bell
>   bell percent:  100    bell pitch:  400    bell duration:  100
> 
> But echoing ^G,
>  
> $ echo <Ctrl>-v <Ctrl>-g
> 
> makes no beep.

Do you have the 'pcspkr' module loaded?

  lsmod | grep pcspkr

If not then load it.

  modprobe pcspkr

Is there a speaker attached to the motherboard hardware?

The terminal beep is one of those polarizing features.  People either
love it or hate it.  And so there isn't a right answer for having it
enable or disabled by default.

If you are like me then you add that as a 'blacklist pcspkr' so that
it can't be loaded to disable the beep.  :-)

Bob


Attachment: signature.asc
Description: Digital signature


Reply to: