all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Frédéric Baldit" <frederic38300@aol.com>
To: help-gnu-emacs@gnu.org
Subject: Re: activating the beep
Date: Tue, 17 May 2011 16:37:58 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110517T182258-101@post.gmane.org> (raw)
In-Reply-To: 8739ke5g4c.fsf@wanadoo.es

Óscar Fuentes <ofv <at> wanadoo.es> writes:

 
> By default the beep that Emacs produces goes to the PC speaker. Some modern
> desktop machines (and all laptops AFAIK) don't have a PC
> speaker. Another possibility is that your OS has the pcspkr kernel
> module disabled (this is the case of Ubuntu since some releases
> ago). You can check that pcspkr is loaded typing this on a console:
> 
> lsmod | grep pcspkr
I checked this: pcspkr kernel module is loaded, as the previous command responds:
pcspkr                  1699  0
> 
> If the above outputs nothing, try this load the module:
> 
> sudo modprobe pcspkr
> 
> Then on Emacs pressing C-g (Control+g) should produce a beep.
> 
> You also can check that the beep is not muted. On my Kubuntu 10.10
> install this is performed executing alsamixer on a console:

> alsamixer
> 
> press the left arrow until you see a vertical bar with the word "Beep"
> under it. If it is muted the letters MM are shown over it. Be sure that
> "Beep" is highlighted, press M to unmute it and the up arrow to increase
> the volume.
I had also checked that, and alsamixer says that PCbeep is not mutted. By the
way all my sound system seems to work. Curiously, running emacs in a console,
through the command "emacs -nw", makes the PCbeep work !! I simply would like it
to work ALSO in it's X window, as I usually use it. Right now, I really don't
see why PC beep doesn't work for me in emacs.
  Frédéric. 






      reply	other threads:[~2011-05-17 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13  9:58 activating the beep Frederic Baldit
2011-05-17  0:24 ` Óscar Fuentes
2011-05-17 16:37   ` Frédéric Baldit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20110517T182258-101@post.gmane.org \
    --to=frederic38300@aol.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.