Re: Cannot turn on bell in xterm [SOLVED]

2011-01-27 Thread Joe Riel
On Thu, 20 Jan 2011 18:38:35 -0800 Joe Riel wrote: > Is there some trick to enabling the bell in an xterm? > > $ xset q | grep bell > bell percent: 100bell pitch: 400bell duration: 100 > > But echoing ^G, > > $ echo -v -g > > makes no beep. A partial solution, anyhow. I've foun

Re: Cannot turn on bell in xterm

2011-01-25 Thread Joe Riel
On Tue, 25 Jan 2011 17:19:07 + (UTC) Camaleón wrote: > On Tue, 25 Jan 2011 08:49:16 -0800, Joe Riel wrote: > > > On Tue, 25 Jan 2011 16:34:50 + (UTC) Camaleón wrote: > > > >> >> >> >> > Can you upload a snapshot (www.picpaste.com) of what > >> >> >> >> > you see in there? > >> >> >> >

Re: Cannot turn on bell in xterm

2011-01-25 Thread Camaleón
On Tue, 25 Jan 2011 08:49:16 -0800, Joe Riel wrote: > On Tue, 25 Jan 2011 16:34:50 + (UTC) Camaleón wrote: > >> >> >> >> > Can you upload a snapshot (www.picpaste.com) of what you see >> >> >> >> > in there? >> >> >> >> >> >> You forgot the image :-P >> >> >> >> No image this time :-) >> >

Re: Cannot turn on bell in xterm

2011-01-25 Thread Joe Riel
On Tue, 25 Jan 2011 16:34:50 + (UTC) Camaleón wrote: > On Tue, 25 Jan 2011 08:15:54 -0800, Joe Riel wrote: > > > On Tue, 25 Jan 2011 15:56:35 + (UTC) Camaleón wrote: > > > >> On Tue, 25 Jan 2011 07:32:57 -0800, Joe Riel wrote: > >> > >> > On Tue, 25 Jan 2011 12:03:14 + (UTC) Camale

Re: Cannot turn on bell in xterm

2011-01-25 Thread Camaleón
On Tue, 25 Jan 2011 08:15:54 -0800, Joe Riel wrote: > On Tue, 25 Jan 2011 15:56:35 + (UTC) Camaleón wrote: > >> On Tue, 25 Jan 2011 07:32:57 -0800, Joe Riel wrote: >> >> > On Tue, 25 Jan 2011 12:03:14 + (UTC) Camaleón wrote: >> > >> >> >> > Can you upload a snapshot (www.picpaste.com) o

Re: Cannot turn on bell in xterm

2011-01-25 Thread Joe Riel
On Tue, 25 Jan 2011 15:56:35 + (UTC) Camaleón wrote: > On Tue, 25 Jan 2011 07:32:57 -0800, Joe Riel wrote: > > > On Tue, 25 Jan 2011 12:03:14 + (UTC) Camaleón wrote: > > > >> >> > Can you upload a snapshot (www.picpaste.com) of what you see > >> >> > in there? > >> > >> You forgot the

Re: Cannot turn on bell in xterm

2011-01-25 Thread Camaleón
On Tue, 25 Jan 2011 07:32:57 -0800, Joe Riel wrote: > On Tue, 25 Jan 2011 12:03:14 + (UTC) Camaleón wrote: > >> >> > Can you upload a snapshot (www.picpaste.com) of what you see in >> >> > there? >> >> You forgot the image :-P No image this time :-) >> The package is also available for len

Re: Cannot turn on bell in xterm

2011-01-25 Thread Joe Riel
On Tue, 25 Jan 2011 12:03:14 + (UTC) Camaleón wrote: > On Mon, 24 Jan 2011 11:30:28 -0800, Joe Riel wrote: > > > On Mon, 24 Jan 2011 11:24:54 -0800 Joe Riel wrote: > > > >> On Mon, 24 Jan 2011 19:06:34 + (UTC) Camaleón wrote: > > (...) > > >> > Can you upload a snapshot (www.picpaste.

Re: Cannot turn on bell in xterm

2011-01-25 Thread Camaleón
On Mon, 24 Jan 2011 11:30:28 -0800, Joe Riel wrote: > On Mon, 24 Jan 2011 11:24:54 -0800 Joe Riel wrote: > >> On Mon, 24 Jan 2011 19:06:34 + (UTC) Camaleón wrote: (...) >> > Can you upload a snapshot (www.picpaste.com) of what you see in >> > there? You forgot the image :-P >> I don't hav

Re: Cannot turn on bell in xterm

2011-01-24 Thread Joe Riel
On Mon, 24 Jan 2011 11:24:54 -0800 Joe Riel wrote: > On Mon, 24 Jan 2011 19:06:34 + (UTC) > Camaleón wrote: > > > On Sun, 23 Jan 2011 14:04:47 -0800, Joe Riel wrote: > > > > > On Sun, 23 Jan 2011 21:48:29 + (UTC) Camaleón wrote: > > > > > >> > I just installed Debian 6 on a different

Re: Cannot turn on bell in xterm

2011-01-24 Thread Joe Riel
On Mon, 24 Jan 2011 19:06:34 + (UTC) Camaleón wrote: > On Sun, 23 Jan 2011 14:04:47 -0800, Joe Riel wrote: > > > On Sun, 23 Jan 2011 21:48:29 + (UTC) Camaleón wrote: > > > >> > I just installed Debian 6 on a different computer, with vastly > >> > different hardware, and it behaves the s

Re: Cannot turn on bell in xterm

2011-01-24 Thread Camaleón
On Sun, 23 Jan 2011 14:04:47 -0800, Joe Riel wrote: > On Sun, 23 Jan 2011 21:48:29 + (UTC) Camaleón wrote: > >> > I just installed Debian 6 on a different computer, with vastly >> > different hardware, and it behaves the same way, that is no bell. >> >> It should be under "start / system / p

Re: Cannot turn on bell in xterm

2011-01-24 Thread David Jardine
On Mon, Jan 24, 2011 at 04:05:53AM +, T o n g wrote: > > I checked my log, the following is what I had in squeeze in on box, but I > don't have either of them in my current box: > > $ amixer | grep -ie 'Beep|Speaker' || echo no > no I think you would need 'Beep\|Speaker' to make that work a

Re: Cannot turn on bell in xterm

2011-01-23 Thread T o n g
On Sun, 23 Jan 2011 19:47:51 +, Camaleón wrote: >>> What does "amixer" show on PC Speaker? >> >> I don't see any entries for "PC Speaker": >> >> $ amixer | grep control > > (...) > > Hum... in fact, while I have a "PC speaker" entry in squeeze, I've just > checked in lenny and there is non

Re: Cannot turn on bell in xterm

2011-01-23 Thread Joe Riel
On Sun, 23 Jan 2011 21:48:29 + (UTC) Camaleón wrote: > On Sun, 23 Jan 2011 13:04:15 -0800, Joe Riel wrote: > > > On Sun, 23 Jan 2011 19:47:51 + (UTC) Camaleón wrote: > > >> > I don't see any entries for "PC Speaker": > >> > > >> > $ amixer | grep control > >> > >> (...) > >> > >> Hum

Re: Cannot turn on bell in xterm

2011-01-23 Thread Camaleón
On Sun, 23 Jan 2011 13:04:15 -0800, Joe Riel wrote: > On Sun, 23 Jan 2011 19:47:51 + (UTC) Camaleón wrote: >> > I don't see any entries for "PC Speaker": >> > >> > $ amixer | grep control >> >> (...) >> >> Hum... in fact, while I have a "PC speaker" entry in squeeze, I've just >> checked i

Re: Cannot turn on bell in xterm

2011-01-23 Thread Joe Riel
On Sun, 23 Jan 2011 13:04:15 -0800 Joe Riel wrote: > On Sun, 23 Jan 2011 19:47:51 + (UTC) > Camaleón wrote: > > > On Sat, 22 Jan 2011 09:39:00 -0800, Joe Riel wrote: > > > > > On Sat, 22 Jan 2011 16:56:44 + (UTC) Camaleón wrote: > > > > > >> What does "amixer" show on PC Speaker? > >

Re: Cannot turn on bell in xterm

2011-01-23 Thread Joe Riel
On Sun, 23 Jan 2011 19:47:51 + (UTC) Camaleón wrote: > On Sat, 22 Jan 2011 09:39:00 -0800, Joe Riel wrote: > > > On Sat, 22 Jan 2011 16:56:44 + (UTC) Camaleón wrote: > > > >> What does "amixer" show on PC Speaker? > > > > I don't see any entries for "PC Speaker": > > > > $ amixer | gr

Re: Cannot turn on bell in xterm

2011-01-23 Thread Camaleón
On Sat, 22 Jan 2011 09:39:00 -0800, Joe Riel wrote: > On Sat, 22 Jan 2011 16:56:44 + (UTC) Camaleón wrote: > >> What does "amixer" show on PC Speaker? > > I don't see any entries for "PC Speaker": > > $ amixer | grep control (...) Hum... in fact, while I have a "PC speaker" entry in squee

Re: Cannot turn on bell in xterm

2011-01-22 Thread Joe Riel
On Sat, 22 Jan 2011 16:56:44 + (UTC) Camaleón wrote: > On Fri, 21 Jan 2011 11:56:33 -0800, Joe Riel wrote: > > > On Fri, 21 Jan 2011 16:22:03 + (UTC) Camaleón wrote: > > > >> Does it work under another terminal (i.e., aterm, gnome-terminal, > >> konsole...) inside an X session? > > > >

Re: Cannot turn on bell in xterm

2011-01-22 Thread Camaleón
On Fri, 21 Jan 2011 11:56:33 -0800, Joe Riel wrote: > On Fri, 21 Jan 2011 16:22:03 + (UTC) Camaleón wrote: > >> Does it work under another terminal (i.e., aterm, gnome-terminal, >> konsole...) inside an X session? > > No. So far, I've only got it work from a virtual terminal (console). Hum

Re: Cannot turn on bell in xterm

2011-01-22 Thread Nate Bargmann
* On 2011 21 Jan 23:06 -0600, T o n g wrote: > On Thu, 20 Jan 2011 20:15:01 -0700, Bob Proulx wrote: > > > Do you have the 'pcspkr' module loaded? > > > > lsmod | grep pcspkr > > Ha, no wonder I don't hear my beeps. > > > If not then load it. > > > > modprobe pcspkr > > Hmm, how do I loa

Re: Cannot turn on bell in xterm

2011-01-21 Thread T o n g
On Fri, 21 Jan 2011 07:27:56 -0800, Joe Riel wrote: >> > beep >> >> That works; as expected the sound comes through the internal speakers. > > I meant "external" speakers. I remembered that it can be turned on (i.e., switch from internal speaker to external ones) via alsamixer, or any othe

Re: Cannot turn on bell in xterm

2011-01-21 Thread Joe Riel
On Sat, 22 Jan 2011 01:25:46 +0200 Andrei Popescu wrote: > On Vi, 21 ian 11, 11:51:07, Joe Riel wrote: > > On Fri, 21 Jan 2011 20:02:52 +0200 > > Andrei Popescu wrote: > > > > > On Vi, 21 ian 11, 07:14:25, Joe Riel wrote: > > > > > > > > > beep > > > > > > > > That works; as expected the

Re: Cannot turn on bell in xterm

2011-01-21 Thread Andrei Popescu
On Vi, 21 ian 11, 11:51:07, Joe Riel wrote: > On Fri, 21 Jan 2011 20:02:52 +0200 > Andrei Popescu wrote: > > > On Vi, 21 ian 11, 07:14:25, Joe Riel wrote: > > > > > > > beep > > > > > > That works; as expected the sound comes through the internal > > > speakers. > > > > Did you also try 'b

Re: Cannot turn on bell in xterm

2011-01-21 Thread Joe Riel
On Fri, 21 Jan 2011 16:22:03 + (UTC) Camaleón wrote: > On Thu, 20 Jan 2011 18:38:35 -0800, Joe Riel wrote: > > > Is there some trick to enabling the bell in an xterm? > > > > $ xset q | grep bell > > bell percent: 100bell pitch: 400bell duration: 100 > > > > But echoing ^G, >

Re: Cannot turn on bell in xterm

2011-01-21 Thread Joe Riel
On Fri, 21 Jan 2011 20:02:52 +0200 Andrei Popescu wrote: > On Vi, 21 ian 11, 07:14:25, Joe Riel wrote: > > > > > beep > > > > That works; as expected the sound comes through the internal > > speakers. > > Did you also try 'beep -e `tty`'? See beep(1) section "IOCTL > WACKINESS" if it fails

Re: Cannot turn on bell in xterm

2011-01-21 Thread Andrei Popescu
On Vi, 21 ian 11, 07:14:25, Joe Riel wrote: > > > beep > > That works; as expected the sound comes through the internal speakers. Did you also try 'beep -e `tty`'? See beep(1) section "IOCTL WACKINESS" if it fails. Regards, Andrei -- Offtopic discussions among Debian users and developers:

Re: Cannot turn on bell in xterm

2011-01-21 Thread Camaleón
On Thu, 20 Jan 2011 18:38:35 -0800, Joe Riel wrote: > Is there some trick to enabling the bell in an xterm? > > $ xset q | grep bell > bell percent: 100bell pitch: 400bell duration: 100 > > But echoing ^G, > > $ echo -v -g > > makes no beep. "echo ctrl+v" neither sounds here but

Re: Cannot turn on bell in xterm

2011-01-21 Thread Joe Riel
On Fri, 21 Jan 2011 07:14:25 -0800 Joe Riel wrote: > On Fri, 21 Jan 2011 13:55:27 +0200 > Andrei Popescu wrote: > > > On Jo, 20 ian 11, 18:38:35, Joe Riel wrote: > > > Is there some trick to enabling the bell in an xterm? > > > > > > $ xset q | grep bell > > > bell percent: 100bell pitc

Re: Cannot turn on bell in xterm

2011-01-21 Thread Joe Riel
On Fri, 21 Jan 2011 13:55:27 +0200 Andrei Popescu wrote: > On Jo, 20 ian 11, 18:38:35, Joe Riel wrote: > > Is there some trick to enabling the bell in an xterm? > > > > $ xset q | grep bell > > bell percent: 100bell pitch: 400bell duration: 100 > > > > But echoing ^G, > > > > $ ec

Re: Cannot turn on bell in xterm

2011-01-21 Thread Andrei Popescu
On Jo, 20 ian 11, 18:38:35, Joe Riel wrote: > Is there some trick to enabling the bell in an xterm? > > $ xset q | grep bell > bell percent: 100bell pitch: 400bell duration: 100 > > But echoing ^G, > > $ echo -v -g > > makes no beep. Does it work on the console? You could also ins

Re: Cannot turn on bell in xterm

2011-01-20 Thread Joe Riel
On Thu, 20 Jan 2011 20:15:01 -0700 Bob Proulx wrote: > Joe Riel wrote: > > Is there some trick to enabling the bell in an xterm? > > > > $ xset q | grep bell > > bell percent: 100bell pitch: 400bell duration: 100 > > > > But echoing ^G, > > > > $ echo -v -g > > > > makes no beep

Re: Cannot turn on bell in xterm

2011-01-20 Thread Bob Proulx
Joe Riel wrote: > Is there some trick to enabling the bell in an xterm? > > $ xset q | grep bell > bell percent: 100bell pitch: 400bell duration: 100 > > But echoing ^G, > > $ echo -v -g > > makes no beep. Do you have the 'pcspkr' module loaded? lsmod | grep pcspkr If not the

Cannot turn on bell in xterm

2011-01-20 Thread Joe Riel
Is there some trick to enabling the bell in an xterm? $ xset q | grep bell bell percent: 100bell pitch: 400bell duration: 100 But echoing ^G, $ echo -v -g makes no beep. -- Joe Riel -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscrib

Cannot turn on bell in xterm

2011-01-20 Thread Joe Riel
Is there some trick to enabling the bell in an xterm? $ xset q | grep bell bell percent: 100bell pitch: 400bell duration: 100 But echoing ^G, $ echo -v -g makes no beep. -- Joe Riel -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscrib